here's where my ^L problem comes from
This commit is contained in:
parent
23e2700497
commit
00aabc1e24
1 changed files with 1 additions and 1 deletions
2
.zshrc
2
.zshrc
|
|
@ -5,7 +5,7 @@ bindkey -e
|
||||||
zstyle :compinstall filename '~/.zshrc'
|
zstyle :compinstall filename '~/.zshrc'
|
||||||
autoload -Uz compinit
|
autoload -Uz compinit
|
||||||
compinit -u
|
compinit -u
|
||||||
bindkey '^L' push-line
|
#bindkey '^L' push-line
|
||||||
bindkey "^I" expand-or-complete-prefix
|
bindkey "^I" expand-or-complete-prefix
|
||||||
umask 022
|
umask 022
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue