summaryrefslogtreecommitdiffstats
path: root/.zshrc
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-08-08 10:34:04 +0200
committerGravatar Tom Willemsen2012-08-08 10:34:04 +0200
commit267a283586be51246a851907c3a6986aaa280c16 (patch)
treea5f2ef32f73ab2fb1ddb44c198804d701b87bd80 /.zshrc
parent27f690c39ef076bdd392a29f10d7a049c8af6ecf (diff)
downloaddotfiles-267a283586be51246a851907c3a6986aaa280c16.tar.gz
dotfiles-267a283586be51246a851907c3a6986aaa280c16.zip
.zshrc
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc7
1 files changed, 0 insertions, 7 deletions
diff --git a/.zshrc b/.zshrc
index 54e61f4..38c4fd7 100644
--- a/.zshrc
+++ b/.zshrc
@@ -14,13 +14,6 @@ zstyle :compinstall filename '/home/slash/.zshrc'
autoload -Uz 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()
{
dbus-send --system --print-reply \