bxdoan / config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

config

Auto setup for new Linux machine

Execute command below:

curl https://raw.githubusercontent.com/bxdoan/config/master/script/setup -o ~/setup && chmod +x ~/setup && ./setup

Auto setup for new Mac machine

Execute command below:

curl https://raw.githubusercontent.com/bxdoan/config/master/script/macsetup -o ~/macsetup && chmod +x ~/macsetup && ./macsetup

About


Languages

Language:Emacs Lisp 80.1%Language:Shell 13.6%Language:Python 6.3%