608 B
608 B
zsh-setup for sup39
Usage
Full setup
curl https://raw.githubusercontent.com/sup39/zsh-setup/master/setup.sh | sh -
source $HOME/.zshrc
Alternatively, use the shortened url:
# Download setup file and execute it
curl -L 301.sup39.ml/zsh-setup | sh -
# Finally, source the zshrc file
source $HOME/.zshrc
zshrc only
curl https://raw.githubusercontent.com/sup39/zsh-setup/master/zshrc >> $HOME/.zshrc
source $HOME/.zshrc
Content
zshrc
~/.zshrc
vimrc
~/.vim/sup39
~/.vimrc
💡 No overwriting if exists