[system] feat: source rust envvar

This commit is contained in:
David JULIEN 2022-12-02 16:21:31 +01:00
parent 6547dfe599
commit 9660285d8d
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
# This file is sourced when launching a DM from startx/xinit
# path
export PATH="$(find $HOME/.local/bin -type d | tr '\n' ':' | sed 's/:$//'):$PATH"
source "$XDG_DATA_HOME/cargo/env"
# environment variables
## custom paths