fix(fish): gc git commit

This commit is contained in:
Léana 江 2023-10-02 18:11:34 +02:00 committed by Léana 江
parent 18efd00905
commit c779ee0955
2 changed files with 10 additions and 10 deletions

View file

@ -17,7 +17,7 @@ abbr dc 'docker-compose'
## Git
abbr gaa 'git add (git rev-parse --show-toplevel)'
abbr ga. 'git add .'
abbr gcm 'git commit'
abbr gc 'git commit'
abbr gcl 'git clone'
abbr gl 'git log'
abbr gsw 'git switch'