.shconf
My shell config, thanks for PinLin/.shconf jamfly/.shconf
Target
git
vim
zsh
oh-my-zsh
Install
# Install by `curl`
bash -c "$(curl -L https://raw.githubusercontent.com/mis101247/.shconf/master/install.sh)"
# Install by `wget`
bash -c "$(wget -O- https://raw.githubusercontent.com/mis101247/.shconf/master/install.sh)"