diff --git a/rc/zshrc b/rc/zshrc index 6946998b..1a632bac 100644 --- a/rc/zshrc +++ b/rc/zshrc @@ -17,7 +17,7 @@ UNAME=$(uname) # This is seen when the shell prompts for input. # function precmd { # print -Pn "\e]0;zsh%L %(1j,%j job%(2j|s|); ,)%~\a" - } +# } # Write command and args to terminal title. # This is seen while the shell waits for a command to complete. # function preexec {