summaryrefslogtreecommitdiff
path: root/dot/profile
diff options
context:
space:
mode:
Diffstat (limited to 'dot/profile')
-rw-r--r--dot/profile1
1 files changed, 0 insertions, 1 deletions
diff --git a/dot/profile b/dot/profile
index 7305b38..c9db459 100644
--- a/dot/profile
+++ b/dot/profile
@@ -20,4 +20,3 @@ fi
20if [ -d "$HOME/bin" ] ; then 20if [ -d "$HOME/bin" ] ; then
21 PATH="$HOME/bin:$PATH" 21 PATH="$HOME/bin:$PATH"
22fi 22fi
23PATH="$HOME/.local/bin:$PATH"