diff --git a/profile.conf b/profile.conf index 0e42d94..dbe6181 100755 --- a/profile.conf +++ b/profile.conf @@ -1,6 +1,6 @@ [system] -# System section is used to set Bash behavior and other system related variables, -# such as the default pager, the terminal type, etc. +# System section is used to set Bash behavior and other system related +# variables, such as the default pager, the terminal type, etc. # Set bash history HISTSIZE=50000 HISTIGNORE="&:[bf]g:exit" @@ -17,6 +17,10 @@ TERM=xterm-256color [debug] # Section used by debug.sh +[disp] +# Section used by disp.sh +# NO_COLOR=1 # Set to any value to disable colors in disp output + [filefct] # Section used by filefct.sh @@ -25,8 +29,7 @@ TERM=xterm-256color [info] # Section used by info.sh -# Default city for weather forcast -DEFAULT_CITY="Toulouse" +DEFAULT_CITY="Toulouse" # Default city for weather forcast [lang] # Section used by lang.sh