/zsh.d

ZSH environment

Primary LanguageShell

.zsh.d

Installation

  1. Clone repository: git clone REPOURL ~/.zsh.d
  2. Execute installation script, which sets up some symlinks and corrects the permissions on the directory:
    • cd .zsh.d
    • ./install.sh
  3. Reload ZSH: exec zsh.