cclhsu / bash_config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:Apache License 2.0


Languages

Language:Shell 68.8%Language:Makefile 19.7%Language:Dockerfile 11.6%Language:HCL 0.0%