Add missing newlines at EOF. Remove redundant comment. Fix grammar in comment.
This commit is contained in:
Andrew Hodges
2011-05-28 13:06:03 -04:00
parent 18293cd724
commit ace84c8b7e
4 changed files with 2 additions and 7 deletions

View File

@ -4,4 +4,3 @@ if [ "$commands[(I)hub]" ]; then
# eval `hub alias -s zsh`
function git(){hub "$@"}
fi