Load git completions on fish init

This commit is contained in:
2023-03-25 11:33:12 +01:00
parent 45e1724280
commit 3528151d0f
2 changed files with 1 additions and 1 deletions

View File

@@ -12,3 +12,4 @@ abbr -a -- l 'tree -L 1 -a'
abbr -a -- ll 'tree -L 2 -a'
# Git (loaded from completions/git.fish)
source $HOME/.config/fish/completions/git.fish