diff options
Diffstat (limited to '')
-rw-r--r-- | rust/user-profile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/rust/user-profile b/rust/user-profile new file mode 100644 index 0000000..be94b1a --- /dev/null +++ b/rust/user-profile @@ -0,0 +1,3 @@ +# -*- shell-script -*- + +export CARGO_HOME=~/.var/lib/cargo |