1
0

Include dotfiles in fzf completion

This commit is contained in:
2025-08-23 16:37:44 +01:00
parent ceef34772f
commit 30d0da96dc
2 changed files with 3 additions and 0 deletions

View File

@@ -122,6 +122,7 @@ fi
. "$HOME/.bash-profile.d/fzf-completion.bash"
. "$HOME/.bash-profile.d/fzf-key-bindings.bash"
. "$HOME/.bash-profile.d/00-fzf-include-dotfiles-exclude-git.bash"
eval "$("$HOME/.dotfiles/starship-$(uname -m)" init bash)"