Skip to content

Commit

Permalink
feat(fish): more graphite abbrs
Browse files Browse the repository at this point in the history
  • Loading branch information
scottames committed Jul 16, 2024
1 parent df61714 commit ff29378
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions home/private_dot_config/fish/conf.d/abbrs.fish
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,8 @@ abbr -a gta "git tag -a -m"
abbr -a gtd "gt down"
abbr -a gtl "gt log"
abbr -a gtls "gt ls"
abbr -a gtm "gt modify"
abbr -a gtmc "gt modify -c -m"
abbr -a gtu "gt up"
abbr -a gtss "gt submit --stack --update-only"
abbr -a gu git_update
Expand Down

0 comments on commit ff29378

Please sign in to comment.