fix: remove commented out line
This commit is contained in:
parent
033328e893
commit
210fa098ae
1 changed files with 0 additions and 1 deletions
|
@ -45,7 +45,6 @@ in
|
||||||
|
|
||||||
PROMPT="%F{red}%?%f %F{green}%m%f:%F{blue}%~%f"$'\n'"╰─> "
|
PROMPT="%F{red}%?%f %F{green}%m%f:%F{blue}%~%f"$'\n'"╰─> "
|
||||||
RPROMPT='$(git_super_status)'
|
RPROMPT='$(git_super_status)'
|
||||||
#NIX_BUILD_SHELL="${pkgs.zsh}/bin/zsh"
|
|
||||||
'';
|
'';
|
||||||
profileExtra = ''
|
profileExtra = ''
|
||||||
'';
|
'';
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue