Updated config
This commit is contained in:
parent
c632417b1f
commit
8fcda55cbd
2 changed files with 12 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue