Skip to content

Commit

Permalink
gn alias
Browse files Browse the repository at this point in the history
  • Loading branch information
statico committed Mar 10, 2024
1 parent 0377495 commit a2aa4f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ alias gls='git log --show-signature'
alias gm='git merge'
alias gmom='git merge origin'
alias gmt='git mergetool'
alias gn='git newb'
alias gp='git push'
alias gpgdecrypt='gpg --decrypt-files'
alias gpgencrypt='gpg --default-recipient-self --armor --encrypt-files'
Expand Down

0 comments on commit a2aa4f0

Please sign in to comment.