# Personal ZSH Config ## Installation 1. Clone this directory as `$HOME/.zsh`. 2. Install `zplug`, preferably from distribution repository, if not, [as described on github](https://github.com/zplug/zplug). 3. Put following code in `$HOME/.zshrc`: ``` source $HOME/.zsh/zshrc ``` # Fonts Prompt uses unusual glyphs to display neatly, to show them properly use fonts from [nerdfonts](https://www.nerdfonts.com/)