16 lines
494 B
Markdown
16 lines
494 B
Markdown
# 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 patched fonts from
|
|
[awesome-terminal-fonts](https://github.com/gabrielelana/awesome-terminal-fonts/tree/patching-strategy/patched)
|