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