X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=etc%2Fskel%2F.bashrc;h=17c7b51a761db3d7d11753f124fe98da911bf1c6;hb=fe69437282ce24f492429589b24f651f0df62c01;hp=e96b37fb46a87ddb6f6d624246c477ea3ac8ff3d;hpb=d824b11db9fbe1b66962172a8aa4393e6e81f81d;p=matthijs%2Fservers%2Ftika.git diff --git a/etc/skel/.bashrc b/etc/skel/.bashrc index e96b37f..17c7b51 100644 --- a/etc/skel/.bashrc +++ b/etc/skel/.bashrc @@ -33,10 +33,9 @@ case "$TERM" in xterm-color) color_prompt=yes;; esac -# uncomment for a colored prompt, if the terminal has the capability; turned -# off by default to not distract the user: the focus in a terminal window -# should be on the output of commands, not on the prompt -#force_color_prompt=yes +# colored prompts are enabled by default in /etc/bash.bashrc, uncomment this to +# disable them. +#force_color_prompt= if [ -n "$force_color_prompt" ]; then if [ -x /usr/bin/tput ] && tput setaf 1 >&/dev/null; then