summaryrefslogtreecommitdiff
path: root/.profile
diff options
context:
space:
mode:
Diffstat (limited to '.profile')
-rw-r--r--.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/.profile b/.profile
new file mode 100644
index 0000000..f8d7a80
--- /dev/null
+++ b/.profile
@@ -0,0 +1 @@
+[ -d ~/.local/bin ] && PATH="~/.local/bin:$PATH"