Go to file
2024-03-22 15:43:02 +01: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 list view for tab completion and new pwgen 2024-03-22 15:43:02 +01:00

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