default configuration updated
This commit is contained in:
11
profile.conf
11
profile.conf
@@ -1,6 +1,6 @@
|
|||||||
[system]
|
[system]
|
||||||
# System section is used to set Bash behavior and other system related variables,
|
# System section is used to set Bash behavior and other system related
|
||||||
# such as the default pager, the terminal type, etc.
|
# variables, such as the default pager, the terminal type, etc.
|
||||||
# Set bash history
|
# Set bash history
|
||||||
HISTSIZE=50000
|
HISTSIZE=50000
|
||||||
HISTIGNORE="&:[bf]g:exit"
|
HISTIGNORE="&:[bf]g:exit"
|
||||||
@@ -17,6 +17,10 @@ TERM=xterm-256color
|
|||||||
[debug]
|
[debug]
|
||||||
# Section used by debug.sh
|
# 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]
|
[filefct]
|
||||||
# Section used by filefct.sh
|
# Section used by filefct.sh
|
||||||
|
|
||||||
@@ -25,8 +29,7 @@ TERM=xterm-256color
|
|||||||
|
|
||||||
[info]
|
[info]
|
||||||
# Section used by info.sh
|
# Section used by info.sh
|
||||||
# Default city for weather forcast
|
DEFAULT_CITY="Toulouse" # Default city for weather forcast
|
||||||
DEFAULT_CITY="Toulouse"
|
|
||||||
|
|
||||||
[lang]
|
[lang]
|
||||||
# Section used by lang.sh
|
# Section used by lang.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user