[zsh] add bindkey for zoxide and remove tmux-panes
This commit is contained in:
parent
0cfec454f5
commit
0ec8d24dbf
@ -36,9 +36,6 @@ github = 'reegnz/jq-zsh-plugin'
|
||||
[plugins.zsh-aliases-exa]
|
||||
github = 'DarrinTisdale/zsh-aliases-exa'
|
||||
|
||||
[plugins.tmux-xpanes]
|
||||
github = 'greymd/tmux-xpanes'
|
||||
|
||||
[plugins.zsh-autopair]
|
||||
github = 'hlissner/zsh-autopair'
|
||||
|
||||
|
||||
@ -10,6 +10,7 @@
|
||||
#setopt XTRACE
|
||||
|
||||
bindkey -e
|
||||
bindkey -s "^Z" '^Uzi^M'
|
||||
export HISTFILE=~/.histfile
|
||||
HISTSIZE=100000
|
||||
SAVEHIST=100000
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user