diff --git a/zshrc b/zshrc index ade60b3..722db67 100644 --- a/zshrc +++ b/zshrc @@ -55,9 +55,6 @@ zstyle ':completion:*' verbose true zstyle ':completion:*:*:kill:*:processes' list-colors '=(#b) #([0-9]#)*=0=01;31' zstyle ':completion:*:kill:*' command 'ps -u $USER -o pid,%cpu,tty,cputime,cmd' -#Set Terminal Title -print -Pn "\e]0;%n@%m\a" - #Key-Bindings # Make sure that the terminal is in application mode when zle is active, since # only then values from $terminfo are valid