Skip to content

Commit

Permalink
More git aliases
Browse files Browse the repository at this point in the history
  • Loading branch information
DevonFulcher committed Nov 30, 2024
1 parent 9fa49dd commit d1a7dab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Mackup/.zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,8 @@ alias gn="git send"
alias ga="git add"
alias gm="git commit"
alias gr="git pr"
alias gt="git-town"
alias gta="git-town append"

# Setup alias-finder https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/alias-finder
zstyle ':omz:plugins:alias-finder' autoload yes # disabled by default
Expand Down

0 comments on commit d1a7dab

Please sign in to comment.