Skip to content

Commit

Permalink
Added alias for git fetch origin.
Browse files Browse the repository at this point in the history
  • Loading branch information
zsiciarz committed Feb 8, 2013
1 parent 63fd995 commit 93c448a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zshrc
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -44,3 +44,4 @@ source /usr/local/bin/virtualenvwrapper.sh
export PYTHONPATH="$PYTHONPATH:/home/zbyszek/Development/" export PYTHONPATH="$PYTHONPATH:/home/zbyszek/Development/"


alias ack=ack-grep alias ack=ack-grep
alias gfo="git fetch origin"

0 comments on commit 93c448a

Please sign in to comment.