213 B
213 B
install
ZDOTDIR=~/.config/zsh
git clone ssh://git@gitea.sejo-it.be:3022/sejo/zshrepo.git $ZDOTDIR
# symlink .zshenv
[[ -f ~/.zshenv ]] && mv -f ~/.zshenv ~/.zshenv.bak
ln -s $ZDOTDIR/.zshenv ~/.zshenv