Go to file
michael 0f6dca2ceb change urls to github.com 2023-10-16 11:27:40 +02:00
plugins use .local folder 2022-07-31 21:22:17 +02:00
.gitmodules use .local folder 2022-07-31 21:22:17 +02:00
install.sh change urls to github.com 2023-10-16 11:27:40 +02:00
readme.md change urls to github.com 2023-10-16 11:27:40 +02:00
zshenv use .local folder 2022-07-31 21:22:17 +02:00
zshrc add installation script 2023-01-14 09:47:37 +01:00

readme.md

Manual installation

git clone --recurse https://github.com/michael-stief/zsh ~/.local/share/zsh
cp ~/.local/share/zsh/zshenv ~/.zshenv
mkdir -p ~/.config
ln -s ../.local/share/zsh/zshrc ~/.config/.zshrc

Installation script

curl -sL https://raw.github.com/michael-stief/zsh/master/install.sh | bash

Screenshot