Skip to content

Commit

Permalink
Update .profile
Browse files Browse the repository at this point in the history
  • Loading branch information
deka108 authored Apr 12, 2021
1 parent 7499f21 commit 999b5df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions git/.profile
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ alias gc='git commit'
alias gd='git diff'
alias gco='git checkout '
alias gdog='git dog'
alias glog='git l'
alias glogme='glog --author="<$(git config user.email)>"'

0 comments on commit 999b5df

Please sign in to comment.