Skip to content

Commit b11ac88

Browse files
committed
fish: update git abbreviations
1 parent 69ccf0b commit b11ac88

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

fish/conf.d/git.fish

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ abbr gl 'git log'
1616
abbr glg 'git log --graph --all'
1717
abbr gpl 'git pull'
1818
abbr gps 'git push'
19+
abbr gpsf 'git push --force-with-lease'
1920
abbr grm 'git rebase main'
2021
abbr gre 'git restore'
2122
abbr gres 'git restore --staged'

0 commit comments

Comments
 (0)