Add git-summary

This commit is contained in:
flyingscorpio@arch-desktop 2020-09-25 14:41:08 +02:00
parent 75903447cf
commit 4911f5458c

View file

@ -1,7 +1,7 @@
# aliases common to bash and zsh
alias lime2connect='ssh $USER@2px.info'
alias git-summary='~/github_misc/git-summary/git-summary'
# enable color support of ls and also add handy aliases
if [ -x /usr/bin/dircolors ]; then