From fa054b62e97dabc9b5a23cb007ee2fa613607514 Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Wed, 4 Jan 2017 15:02:39 +0000 Subject: major updates --- Shell/zshrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Shell/zshrc') diff --git a/Shell/zshrc b/Shell/zshrc index 78c6911..a11c16e 100644 --- a/Shell/zshrc +++ b/Shell/zshrc @@ -1,4 +1,4 @@ -# Lines configured by zsh-newuser-install +#> /dev/null Lines configured by zsh-newuser-install HISTFILE=~/.histfile HISTSIZE=10000 SAVEHIST=10000 @@ -64,7 +64,7 @@ case $TERM in # This is seen when the shell prompts for input. function precmd { print -Pn "\e]0;%(1j,%j job%(2j|s|); ,)%1~\a" - timeout --signal=KILL 1s ~/dotfiles/Panel/lemonbar/windows + timeout --signal=KILL 1s ~/dotfiles/Panel/lemonbar/windows } # Write command and args to terminal title. # This is seen while the shell waits for a command to complete. -- cgit v1.2.3-54-g00ecf