Go to file
2024-05-23 10:24:58 +02:00
plugins update submodules (plugins) 2024-05-23 10:24:58 +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 show borg progress in terminal 2024-05-21 22:50:52 +02: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