rc/README.md

555 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 -sL link.sup39.dev/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

  • ~/.zshenv
  • ~/.zshrc
  • ~/.screenrc

💡 No overwriting if exists