my zsh plugin directory
cd ~
git clone https://github.com/wmartinmimi/.zsh.git
cd .zsh
git submodule init && git submodule update
fast-theme -t ~/.zsh/zsh-fsh/themes/catppuccin-mocha
echo 'source ~/.zsh/init.sh' >> .zshrc
cd ~/.zsh
git submodule update --remote --merge
I do not own the zsh plugins provided in the git submodules.
Licensed under MIT License
Plugin repository have their own separate licenses.