- zsh
- tmux
- iterm2 (optional)
- ag (optional)
- shellcheck
To install these dotfiles:
sh -c "`curl -fsSL https://raw.github.com/pricco/dotfiles/master/bootstrap.sh`"
defaults write -g KeyRepeat -int 1
Source: tmux/tmux#353 (comment)
- Under tmux press
Ctrl+a I
to install the tmux's plugins. - Set iTerm2 to read the configuration file from user's home then run
killall cfprefsd
and restart iTerm2 (cmd+q) to reload the configuration. - Patch the Menlo font to support Powerline characters.
- Set your username and e-mail in ~/.gitconfig
- http://powerline.readthedocs.org/en/latest/installation/linux.html#patched-font-installation
- http://powerline.readthedocs.org/en/latest/installation/linux.html#fontconfig
- https://gist.github.com/baopham/1838072
- powerline/powerline#96
- https://github.com/skwp/dotfiles
- http://vim.spf13.com/
- http://amix.dk/vim/vimrc.html
- https://github.com/mathiasbynens/dotfiles
- http://sheerun.net/2014/03/21/how-to-boost-your-vim-productivity/
- https://github.com/kien/ctrlp.vim
- http://nvie.com/posts/how-i-boosted-my-vim/
- https://github.com/grota/dotfiles