aboutsummaryrefslogtreecommitdiff
path: root/cargo/profile.d/cargo.sh
diff options
context:
space:
mode:
Diffstat (limited to 'cargo/profile.d/cargo.sh')
-rw-r--r--cargo/profile.d/cargo.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/cargo/profile.d/cargo.sh b/cargo/profile.d/cargo.sh
new file mode 100644
index 00000000..89bcd524
--- /dev/null
+++ b/cargo/profile.d/cargo.sh
@@ -0,0 +1,2 @@
+# Include user-built Rust programs
+PATH=$HOME/.cargo/bin:$PATH