default configuration updated

This commit is contained in:
fatalerrors
2026-03-25 15:28:08 +01:00
parent 080511d0bd
commit c32771a4ff

View File

@@ -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