How I use tmux to help me out with xfce4-terminal
Articles by John Nduli
Digital Ocean Server Setup
step by step guide on how I setup digital ocean droplet
Org Mode in Vim
Emacs has org mode. It is a really great tool. This is how I use the same in vim.
Airtel Money and Paypal
Registering on Paypal with Airtel Money Card
Remapping Keyboard Keys(Esc and Caps)
Run this in terminal:xmodmap -e "clear Lock" -e "keycode 9 = Caps_Lock NoSymbol Caps_Lock" -e "keycode 66 = Escape NoSymbol Escape"