Update dot_zshrc

This commit is contained in:
Nikolas Weger 2021-08-19 12:13:12 +02:00
parent ba13214bd6
commit 9f25aaba8d

View file

@ -74,8 +74,6 @@ run_ranger () { echo; ranger < $TTY; zle redisplay }
zle -N run_ranger
bindkey '^t' run_ranger
source /home/weger/.config/broot/launcher/bash/br
# Autoload functions.
# Define functions and completions.