1
Fork 0
mirror of https://github.com/Steffo99/config-fish.git synced 2024-10-16 06:17:34 +00:00

Set default log level to 50

This commit is contained in:
Steffo 2024-08-21 22:43:31 +02:00
parent 94f78b2df9
commit b02fc35327
Signed by: steffo
GPG key ID: 5ADA3868646C3FC0

View file

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