Simple dotfiles that includes mainly vim
, bash
and tmux
stuff.
sh -c "`curl -fsSL https://raw.github.com/andreazevedo/dotfiles/master/install.sh`"
Read on and find out!
Nice and sane configuration is provided with tmux.conf
, including:
- Powerful status bar (see screenshot).
- Screen like binding (
Ctrl-a
instead ofCtrl-b
as the prefix). - vim keybindings.
Sane defaults and some nice and pretty alias:
hg l
: similar tohg log
, but with nice format and colors.hg gl
: similar tohg glog
, but also with nice format and colors.