diff options
Diffstat (limited to '.bashrc')
| -rw-r--r-- | .bashrc | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -60,10 +60,3 @@ HISTFILESIZE=2000 # make less more friendly for non-text input files, see lesspipe(1) [ -x /usr/bin/lesspipe ] && eval "$(SHELL=/bin/sh lesspipe)" - -# colored GCC warnings and errors -export GCC_COLORS='error=01;31:warning=01;35:note=01;36:caret=01;32:locus=01:quote=01' - -if [ -f ~/.bash_aliases ]; then - . ~/.bash_aliases -fi |
