Update dot_zshrc
This commit is contained in:
parent
7769f55f66
commit
ba13214bd6
1 changed files with 0 additions and 2 deletions
|
@ -74,8 +74,6 @@ run_ranger () { echo; ranger < $TTY; zle redisplay }
|
||||||
zle -N run_ranger
|
zle -N run_ranger
|
||||||
bindkey '^t' run_ranger
|
bindkey '^t' run_ranger
|
||||||
|
|
||||||
bindkey -s '^f' 'cd "$(dirname "$(fzf)")"\n'
|
|
||||||
|
|
||||||
source /home/weger/.config/broot/launcher/bash/br
|
source /home/weger/.config/broot/launcher/bash/br
|
||||||
|
|
||||||
# Autoload functions.
|
# Autoload functions.
|
||||||
|
|
Loading…
Add table
Reference in a new issue