diff options
| author | tslil clingman <> | 2020-11-04 20:26:11 -0500 |
|---|---|---|
| committer | tslil clingman <> | 2020-11-04 20:27:16 -0500 |
| commit | c733b0b70eb72b7dbf578a02474eeb2af928f8b3 (patch) | |
| tree | fc6ec3806bf672c3796c5ef7355cb0251d254ceb /.bashrc | |
| parent | 5855dd6162f3bbeff7e75cd0246a3f85f6fefd20 (diff) | |
Slight rearrangement
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 |
