Update dot_zshrc

This commit is contained in:
Nikolas Weger 2021-08-19 11:41:20 +02:00
parent 7769f55f66
commit ba13214bd6

View file

@ -74,8 +74,6 @@ run_ranger () { echo; ranger < $TTY; zle redisplay }
zle -N run_ranger
bindkey '^t' run_ranger
bindkey -s '^f' 'cd "$(dirname "$(fzf)")"\n'
source /home/weger/.config/broot/launcher/bash/br
# Autoload functions.