From 3b59232c23b53403b4fd7d9b76288aaf356d6ffb Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Thu, 10 Sep 2015 19:18:30 +0300 Subject: [PATCH] fix c231cdafef5e606b0677444e85f5a65b5cad2491 --- rc/zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {