.zshrc
This commit is contained in:
parent
27f690c39e
commit
267a283586
1 changed files with 0 additions and 7 deletions
7
.zshrc
7
.zshrc
|
@ -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 \
|
||||||
|
|
Loading…
Reference in a new issue