This commit is contained in:
Aminda Suomalainen 2015-09-10 19:18:30 +03:00
parent c231cdafef
commit 3b59232c23
1 changed files with 1 additions and 1 deletions

View File

@ -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 {