Update dot_zshrc

This commit is contained in:
Nikolas Weger 2021-08-19 11:34:54 +02:00
parent ccd1a72106
commit 7769f55f66

View file

@ -76,6 +76,8 @@ bindkey '^t' run_ranger
bindkey -s '^f' 'cd "$(dirname "$(fzf)")"\n' bindkey -s '^f' 'cd "$(dirname "$(fzf)")"\n'
source /home/weger/.config/broot/launcher/bash/br
# Autoload functions. # Autoload functions.
# Define functions and completions. # Define functions and completions.