Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
vim
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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.sh script
  • You can select what to install with --only-foo and --no-foo. Launch ./install.sh -h to 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 false

Adding diff-highlight

Install git with brew then:

ln -s /usr/local/share/git-core/contrib/diff-highlight/diff-highlight /usr/local/bin/diff-highlight

About

📁 My dotfiles

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.