summaryrefslogtreecommitdiffstats
path: root/sh/.config/sh/rc.d/00path
diff options
context:
space:
mode:
Diffstat (limited to 'sh/.config/sh/rc.d/00path')
-rw-r--r--sh/.config/sh/rc.d/00path1
1 files changed, 1 insertions, 0 deletions
diff --git a/sh/.config/sh/rc.d/00path b/sh/.config/sh/rc.d/00path
new file mode 100644
index 0000000..c9275f4
--- /dev/null
+++ b/sh/.config/sh/rc.d/00path
@@ -0,0 +1 @@
+export PATH="${HOME}/.bin/local:${HOME}/.bin:${HOME}/.cargo/bin:${PATH}"