jrmontag / dotfiles

things that make the computer work

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

work in progress

for new deploy:

  • clone repo
  • add . dotfiles/.bashrc to bottom of default .bashrc
  • symlink .vimrc, .alias.bash, .local.bash, .utils.bash, .bash_profile -> .bashrc
  • install Vundle
  • brew install shellcheck (works automagically with syntastic)

About

things that make the computer work

License:MIT License


Languages

Language:Shell 66.1%Language:Vim Script 33.9%