diff --git a/.profile b/.profile index edaa3693..43f8386f 100755 --- a/.profile +++ b/.profile @@ -67,6 +67,6 @@ __define_functions export TERM="linux" EDITOR=$(which vim) -PATH=$PATH:~/.bin:~/.local/bin +PATH=$PATH:$HOME/.bin:$HOME/.local/bin export EDITOR export PATH