Override default .bashrc aliases instead of relocating into .bash_aliases
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
alias gitkapp='git config --global user.name "Shaun Reed" && git config --global user.email "shaunrd0@gmail.com"'
|
||||
|
||||
|
||||
# Default .bashrc aliases stored here
|
||||
|
||||
# Overrides for default .bashrc aliases and exports
|
||||
# Alias / export customizations
|
||||
|
||||
# colored GCC warnings and errors
|
||||
#export GCC_COLORS='error=01;31:warning=01;35:note=01;36:caret=01;32:locus=01:quote=01'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user