Skip to content
Snippets Groups Projects
Commit 4340c20a authored by Gerhard Gonter's avatar Gerhard Gonter :speech_balloon:
Browse files

added rust environment

parent 1fb78486
No related branches found
No related tags found
No related merge requests found
......@@ -13,3 +13,5 @@ fi
PATH=$PATH:$HOME/bin
export PATH
export PATH="$HOME/.cargo/bin:$PATH"
......@@ -17,3 +17,6 @@ if (-x ~/.login.local) then
source ~/.login.local
endif
if (-x ~/.cargo/cenv) then
source ~/.cargo/cenv
endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment