Skip to content

Instantly share code, notes, and snippets.

View RobbiNespu's full-sized avatar
:octocat:
Wut?

Robbi Nespu RobbiNespu

:octocat:
Wut?
View GitHub Profile
@RobbiNespu
RobbiNespu / .gitignore
Created May 17, 2016 17:18
Laravel git ignore
vendor/
node_modules/
# Laravel 4 specific
bootstrap/compiled.php
app/storage/
# Laravel 5 & Lumen specific
bootstrap/cache/
storage/
@RobbiNespu
RobbiNespu / gist:9c2f9beb8b0ea2a1e3e4a66975a5da81
Created May 22, 2016 15:52
Set jam kat panel unity ubuntu
$ gsettings set com.canonical.indicator.datetime time-format 'custom'
$ gsettings set com.canonical.indicator.datetime custom-time-format "|| %a, %H:%M:%S || %d/%m/%y ||"
Currently surviving on my own savings, just a lost young man looking for a developer job.
In brief,
My background:
- Male, 23, Malaysian, in Petaling Jaya at the moment
- Computer Science degree
- Started with object-oriented paradigm, Java, C#
- Understands the foundation of coding (datatypes, data structures, control statements, algorithms, software architectures etc)
- Ugly and single, have own transport, able move location anytime
##########
# +----+ #
# | DS | #
# +----+ #
##########
# set vi mode
set -o vi
# set colors correctly on OS X
@RobbiNespu
RobbiNespu / .bashrc
Last active May 30, 2016 10:04
~/bashrc
# .bashrc
# Source global definitions
if [ -f /etc/bashrc ]; then
. /etc/bashrc
fi
# Uncomment the following line if you don't like systemctl's auto-paging feature:
# export SYSTEMD_PAGER=
@RobbiNespu
RobbiNespu / Preferences.sublime-settings
Created May 28, 2016 15:22
Preferences for my personal sublime with Flatland theme and Monokai scheme
{
"color_scheme": "Packages/Theme - Flatland/Flatland Monokai.tmTheme",
"flatland_sidebar_tree_small": true,
"flatland_square_tabs": true,
"highlight_line": true,
"ignored_packages":
[
"Vintage"
],
"overlay_scroll_bars": "enabled",
@RobbiNespu
RobbiNespu / gtk3.css
Created May 28, 2016 16:24
Shrink and minimum title bar for Gnome 3.18 - ~/.config/gtk-3.0/gtk3.css
headerbar.default-decoration {
padding-top: 3px;
padding-bottom: 3px;
min-height: 0px;
font-size: 0.6em;
}
headerbar.default-decoration button.titlebutton {
padding: 0px;
min-height: 0px;
@RobbiNespu
RobbiNespu / redshift.conf
Last active May 28, 2016 16:57
~/.config/redshift.conf
; Global settings for redshift
[redshift]
; Set the day and night screen temperatures
;temp-day=5700
temp-day=6350
temp-night=3500
; Enable/Disable a smooth transition between day and night
; 0 will cause a direct change from day to night screen temperature.
; 1 will gradually increase or decrease the screen temperature.
@RobbiNespu
RobbiNespu / .bashrc
Last active July 9, 2020 01:52
Setup and unset proxy environment for bash, Gnome setting,Git proxy, git log graph, current git branch and check battery infomation !
# .bashrc
# Source global definitions
if [ -f /etc/bashrc ]; then
. /etc/bashrc
fi
# Uncomment the following line if you don't like systemctl's auto-paging feature:
# export SYSTEMD_PAGER=

Keybase proof

I hereby claim:

  • I am robbinespu on github.
  • I am robbinespu (https://keybase.io/robbinespu) on keybase.
  • I have a public key whose fingerprint is D311 B5FF EEE6 0BE8 9C91 FA9E 0C81 FA30 3B3A 80BA

To claim this, I am signing this object: