diff --git a/home/modules/zsh.nix b/home/modules/zsh.nix index 1c90be9..734d560 100644 --- a/home/modules/zsh.nix +++ b/home/modules/zsh.nix @@ -44,7 +44,6 @@ in preexec() { echo -n -e "\033]0;$1\007" } PROMPT="%F{red}%?%f %F{green}%m%f:%F{blue}%~%f"$'\n'"╰─> " - RPROMPT='$(git_super_status)' ''; profileExtra = ''''; shellAliases = {