fix(Themes): reword agnoster config (#58)

JakubRimal 2024-06-12 10:23:32 +02:00 committed by GitHub
parent 49af269100
commit d8465bdd04
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -41,7 +41,7 @@ The rest of the themes, in alphabetical order:
Additional setup:
- Install one of the [patched fonts from Vim-Powerline](https://github.com/powerline/fonts) or [patch your own](https://github.com/powerline/fontpatcher) for the special characters.
- *Optionally* set `DEFAULT_USER` to your regular username followed by prompt_context(){} in `~/.zshrc` to hide the “user@hostname” info when youre logged in as yourself on your local machine.
- *Optionally* set `DEFAULT_USER` to your regular username to hide the “user@hostname” info when youre logged in as yourself on your local machine. Or add `prompt_context(){}` to `~/.zshrc` to always hide the “user@hostname” info.
### alanpeabody