Various dotfiles and misc configs. I've made an effort to remove hardcoded paths specific to my computers, but some may have slipped through!
config/heroku | ||
iterm | ||
keys | ||
linux | ||
osx | ||
scripts/ruby | ||
vim | ||
windows | ||
zsh | ||
.gitignore | ||
.gitmodules | ||
bashrc | ||
gitconfig | ||
githelpers | ||
gitignore | ||
racketrc | ||
Rakefile | ||
README.md | ||
tmux.conf | ||
vimrc | ||
zlogin | ||
zprofile | ||
zshenv | ||
zshrc |
dotfiles
My vim and git config files. Some of it is customized around my system setup (like aliases pointing to paths) but you should be able to easily remove that stuff.
Installing
Installation is done via Rake. Just run
rake install
This will create symlinks in your home folder to the various dotfiles in this repo.
Note to self
The bashrc file is meant for Windows.