Skip to content

Instantly share code, notes, and snippets.

View vunhan's full-sized avatar
🏠
Working from home

Vu Nhan vunhan

🏠
Working from home
View GitHub Profile
@vunhan
vunhan / .vimperatorrc.local.vim
Created June 27, 2017 07:24 — forked from igal/.vimperatorrc.local.vim
My Vimperator configuration
"===[ Settings ]========================================================
" Autocomplete using Firefox Awesomebar subsystem
set complete=l
" Show completions as you type? '' waits for tab, 'auto' shows them immediately
set wildoptions=''
" Select the longest autocomplete match
set wildmode='list:full'
@vunhan
vunhan / tmux-cheatsheet.markdown
Created October 3, 2016 08:36 — forked from MohamedAlaa/tmux-cheatsheet.markdown
tmux shortcuts & cheatsheet

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname
Installing Arch:
sudo vim /etc/pacman.conf
Update packages list: sudo pacman -Syy
run sudo pacman -Syu before installing any software (to update the repositories first)
* Timing issue:
- Change hardware clock to use UTC time:
sudo timedatectl set-local-rtc 0