Skip to content
/ dotfiles Public
forked from keith/dotfiles

My vim, zsh, tmux, and OS X dotfiles

License

Notifications You must be signed in to change notification settings

lanza/dotfiles

 
 

Repository files navigation

dotfiles

These are my dotfiles, there's a lot here. Feel free to open an issue if something needs explanation.

Automate the install by running the bash script

If you'd like to try these out, you can create all the symlinks to $HOME by running (Note this will not overwrite existing files):

./manage.sh install

You can also remove the symlinks with:

./manage.sh remove

About

My vim, zsh, tmux, and OS X dotfiles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 63.2%
  • Vim Script 14.2%
  • Lua 9.5%
  • Python 7.6%
  • JavaScript 1.7%
  • Perl 1.4%
  • Other 2.4%