rc files for sup39
Find a file
2020-05-12 21:12:40 +09:00
LICENSE Create zshrc, setup.sh(zshrc, vimrc) 2020-05-12 20:56:32 +09:00
README.md fix the instruction of setup with short url 2020-05-12 21:12:40 +09:00
setup.sh Create zshrc, setup.sh(zshrc, vimrc) 2020-05-12 20:56:32 +09:00
zshrc Create zshrc, setup.sh(zshrc, vimrc) 2020-05-12 20:56:32 +09:00

zsh-setup for sup39

Usage

Full setup

curl https://raw.githubusercontent.com/sup39/zsh-setup/master/setup.sh | sh -

Alternatively, use the shortened url:

curl -L http://pr8.work/0/sup39-zsh | sh -

However, it may fails to redirect. You may print the content before execute it.

curl -L http://pr8.work/0/sup39-zsh

Check if the first line is #/bin/sh.

zshrc only

curl https://raw.githubusercontent.com/sup39/zsh-setup/master/zshrc >> $HOME/.zshrc

Content

zshrc

  • ~/.zshrc

⚠️ OVERWRITE if exists

vimrc

  • ~/.vim/sup39
  • ~/.vimrc

💡 No overwriting