Updated config

This commit is contained in:
Eduard Urbach 2025-05-21 22:52:41 +02:00
parent c632417b1f
commit 8fcda55cbd
Signed by: eduard
GPG key ID: 49226B848C78F6C8
2 changed files with 12 additions and 6 deletions

View file

@ -10,7 +10,7 @@ while read -la line
set -l value (string trim $keyval[2..])
set -l value (eval echo $value)
set -xg $key $value
end < .env
end < ~/.env
# Add scripts to PATH
fish_add_path $XDG_CONFIG_HOME/fish/scripts