dotfiles
TODO
- add pip install
- Add powerline clone
- install psutil and powerline-status with pip
##Master
- These are my dotfiles, you can install them by launching the
install.shscript - You can select what to install with
--only-fooand--no-foo. Launch./install.sh -hto get a full list of options - Profit!
##Contact For further help you can mail me at i@posva.net or open an issue
Changing key repeat
defaults write -g InitialKeyRepeat -int 25
defaults write -g KeyRepeat -int 1
defaults write -g ApplePressAndHoldEnabled -bool falseAdding diff-highlight
Install git with brew then:
ln -s /usr/local/share/git-core/contrib/diff-highlight/diff-highlight /usr/local/bin/diff-highlight