From 267a283586be51246a851907c3a6986aaa280c16 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Wed, 8 Aug 2012 10:34:04 +0200 Subject: .zshrc --- .zshrc | 7 ------- 1 file changed, 7 deletions(-) (limited to '.zshrc') 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 \ -- cgit v1.2.3-54-g00ecf