mcwebb / dotfiles

Personal dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Personal dotfiles


Languages

Language:Shell 100.0%