/dotfiles

Personal dotfiles

Primary LanguageShell

Install

Install helpers

brew install bash-completion

Link config

ln -s ~/Workspace/mcwebb/dotfiles/bash_aliases ~/.bash_aliases
ln -s ~/Workspace/mcwebb/dotfiles/bash_profile ~/.bash_profile
ln -s ~/Workspace/mcwebb/dotfiles/gitconfig ~/.gitconfig
ln -s ~/Workspace/mcwebb/dotfiles/gitignore_global ~/.gitignore_global
ln -s ~/Workspace/mcwebb/dotfiles/git-completion.sh ~/.git-completion.sh