mirror of
https://github.com/GeorgeSG/dotfiles.git
synced 2026-09-05 08:58:44 +00:00
Remove unused var
This commit is contained in:
@@ -2,7 +2,6 @@ source $HOME/Git/zsh-git-prompt/zshrc.sh
|
||||
|
||||
setopt PROMPT_SUBST
|
||||
|
||||
HOSTN="$(hostname | tr '[:upper:]' '[:lower:]')"
|
||||
|
||||
PROMPT='%B%U%F{cyan}% %m%u%F{green} %~$(git_super_status)%f %b '
|
||||
RPROMPT='%*'
|
||||
|
||||
Reference in New Issue
Block a user