Various dotfiles and misc configs. I've made an effort to remove hardcoded paths specific to my computers, but some may have slipped through!
Go to file
2017-02-05 21:12:05 -05:00
config/heroku Some updates 2016-12-16 08:50:23 -05:00
iterm Add new iterm color theme 2015-10-17 17:38:50 -04:00
keys Add public PGP key 2016-10-23 12:44:09 -04:00
linux Some updates 2017-02-04 21:27:48 -05:00
osx Move notes 2016-12-12 00:03:56 -05:00
scripts/ruby Bunch of changes inspired by r00k 2013-07-07 17:25:47 -04:00
vim Move notes 2016-12-12 00:03:56 -05:00
windows Update windows readme 2017-01-14 21:05:58 -05:00
zsh Fix typo in aliases 2017-01-14 21:07:11 -05:00
.gitignore Some updates 2017-02-04 21:27:48 -05:00
.gitmodules Add Vundle.vim as a git submodule 2015-11-17 00:12:00 -05:00
bash_profile Add a bash_profile 2017-02-05 21:12:05 -05:00
bashrc Expand terminal colors in Windows bash 2016-05-22 23:39:25 -04:00
gitconfig Support user-wide git ignore 2016-10-23 12:44:54 -04:00
githelpers Fix for sed cmd on linux 2014-09-29 22:34:32 -04:00
gitignore Bunch of changes inspired by r00k 2013-07-07 17:25:47 -04:00
racketrc Add racket support 2015-12-06 00:14:43 -05:00
Rakefile Create symbolic link for work files 2015-12-26 15:22:13 -08:00
README.md Add windows bashrc 2016-04-10 16:00:37 -04:00
tmux.conf Bunch of changes inspired by r00k 2013-07-07 17:25:47 -04:00
vimrc Fix for vimrc 2016-12-12 00:00:37 -05:00
zlogin Updates 2014-01-25 00:09:45 -05:00
zprofile Bunch of changes inspired by r00k 2013-07-07 17:25:47 -04:00
zshenv Update zshenv 2016-12-16 08:50:02 -05:00
zshrc Fix ctrl-h in neovim 2015-11-29 18:25:11 -05:00

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.