Lots of updates
This commit is contained in:
parent
1af5c586d4
commit
bea0d1a64d
8 changed files with 4 additions and 1 deletions
|
@ -46,6 +46,8 @@ alias ch='git checkout'
|
|||
alias push='git push '
|
||||
alias pull='git pull '
|
||||
alias bb='git open'
|
||||
alias merge='git merge'
|
||||
alias mg='git merge'
|
||||
|
||||
# Always make grep ouput color
|
||||
alias grep="grep --color=auto"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue