/.shconf

Primary LanguageShell

.shconf

My shell config, thanks for PinLin/.shconf jamfly/.shconf

Target

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)"