diff options
author | BlackNoxis <stevencristian@hotmail.com> | 2012-07-27 00:23:15 +0300 |
---|---|---|
committer | BlackNoxis <stevencristian@hotmail.com> | 2012-07-27 00:23:15 +0300 |
commit | 8328408933f121dde5ad6ae4bfbf255d4c436a21 (patch) | |
tree | 19e99c54749db35a93a917ec8e097c1b181ca4aa /skel/.bash/bashrc | |
parent | abd6733bf28ca8a011ba18c49e3f5356d3f5ca78 (diff) |
commit final
Diffstat (limited to 'skel/.bash/bashrc')
-rw-r--r-- | skel/.bash/bashrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skel/.bash/bashrc b/skel/.bash/bashrc index 9e1002c..5c99df9 100644 --- a/skel/.bash/bashrc +++ b/skel/.bash/bashrc @@ -53,7 +53,7 @@ case ${TERM} in ;; esac -use_color=false +use_color=true # Set colorful PS1 only on colorful terminals. # dircolors --print-database uses its own built-in database |