Compare commits

...

2 Commits

2 changed files with 7 additions and 4 deletions

View File

@ -3,5 +3,6 @@
## How to install
```zsh
curl -sL https://git.momodomo.us/nichus/sundry/raw/branch/main/zsh/init-zsh.sh | zsh
export LC_ALL=en_US.UTF-8
cur l-sL https://git.momodomo.us/nichus/sundry/raw/branch/main/zsh/init-zsh.sh | zsh
```

View File

@ -9,6 +9,8 @@ git clone https://github.com/nichus/zplug-fork $HOME/.zplug
mkdir git
git clone $REPO git/sundry
install -vt $HOME/.zsh git/sundry/zsh
ln -vs zshrc $HOME/.zshrc
mv -v $HOME/zshenv .zshenv
install -vd $HOME/.zsh/lib
install -v git/sundry/zsh/zshenv $HOME/.zshenv
install -v git/sundry/zsh/zshrc $HOME/.zsh/.zshrc
install -vt $HOME/.zsh/lib git/sundry/zsh/lib/*
ln -vs .zshrc $HOME/.zsh/zshrc