mirror of
https://github.com/Steffo99/config-fish.git
synced 2024-12-22 06:44:22 +00:00
Set default log level to 50
This commit is contained in:
parent
94f78b2df9
commit
b02fc35327
1 changed files with 1 additions and 1 deletions
|
@ -17,5 +17,5 @@ set -U "fish_color_escape" "green"
|
|||
set -U "fish_color_autosuggestion" "brblack"
|
||||
set -U "fish_color_cancel" "white" "--background=brred"
|
||||
|
||||
set -U "DOTFISH_LOG_LEVEL" "100"
|
||||
set -U "DOTFISH_LOG_LEVEL" "50"
|
||||
|
||||
|
|
Loading…
Reference in a new issue