This commit is contained in:
Tom Willemsen 2012-08-08 10:34:04 +02:00
parent 27f690c39e
commit 267a283586

7
.zshrc
View file

@ -14,13 +14,6 @@ zstyle :compinstall filename '/home/slash/.zshrc'
autoload -Uz compinit autoload -Uz compinit
compinit compinit
autoload -U predict-on
zle -N predict-on
zle -N predict-off
bindkey '^X^Z' predict-on
bindkey '^Z' predict-off
predict-on
function shutdown() function shutdown()
{ {
dbus-send --system --print-reply \ dbus-send --system --print-reply \