From d8465bdd04ffc8354918308c5f9f95c661ceae5e Mon Sep 17 00:00:00 2001 From: JakubRimal Date: Wed, 12 Jun 2024 10:23:32 +0200 Subject: [PATCH] fix(Themes): reword agnoster config (#58) --- Themes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Themes.md b/Themes.md index 89d1ef1..bbabecd 100644 --- a/Themes.md +++ b/Themes.md @@ -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 you’re logged in as yourself on your local machine. +- *Optionally* set `DEFAULT_USER` to your regular username to hide the “user@hostname” info when you’re logged in as yourself on your local machine. Or add `prompt_context(){}` to `~/.zshrc` to always hide the “user@hostname” info. ### alanpeabody