/zshrc

⚙️ zsh config files

Primary LanguageShell

OhMyZSH

ZSH Configuration

Installation:

cd ~
git clone --recurse-submodules --remote-submodules git@github.com:degete/zshrc.git ~/.zsh
ln -s .zsh/zshrc .zshrc
ln -s .zsh/zshenv .zshenv
cp .zsh/zshrc.local .zshrc.local