/bash_config

Primary LanguageShellApache License 2.0Apache-2.0

bash_config

Install

git clone git@github.com:cclhsu/bash_config.git
cd ~/src/github.com/cclhsu/bash_config
make install

Update

cd ~/src/github.com/cclhsu/bash_config
git pull -f
make update

Uninstall

cd ~/src/github.com/cclhsu/bash_config
make clean