#各种bash配置
git clone https://github.com/bupt1987/conf.git ~/conf
linux => ~/conf/bash/link.sh
mac => ~/conf/mac/link.sh
linux => cat ~/conf/bash/bashrc >> ~/.bashrc
mac => ~/conf/mac/init_zsh.sh && cat ~/conf/mac/bashrc >> ~/.zshrc
linux => ~/conf/bash/unlink.sh
mac => ~/conf/mac/unlink.sh