Update dot_zshrc
This commit is contained in:
parent
9f25aaba8d
commit
527358f3f7
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ z4h source $HOME/.config/local/aliases.zsh
|
||||||
|
|
||||||
run_ranger () { echo; ranger < $TTY; zle redisplay }
|
run_ranger () { echo; ranger < $TTY; zle redisplay }
|
||||||
zle -N run_ranger
|
zle -N run_ranger
|
||||||
bindkey '^t' run_ranger
|
bindkey '^f' run_ranger
|
||||||
|
|
||||||
# Autoload functions.
|
# Autoload functions.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue