Fixes #7268 With `$USER`, we'd need to quote it in case special characters like `\` are present in the $USER value, like if the user is part of an AD domain. With `%n` the quoting is done automatically by zsh. See http://zsh.sourceforge.net/Doc/Release/Prompt-Expansion.html#Login-informationmaster
parent
ea7b886f70
commit
2fce9a4d44
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue