add sourcing for local-only envfile
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# icky, but necessary since this might inject the needed XDG vars
|
||||
. "$HOME/.config/environment.local"
|
||||
. "$XDG_DATA_HOME/cargo/env"
|
||||
|
||||
# editor
|
||||
|
Reference in New Issue
Block a user