diff --git a/bashrc b/bashrc index 920c7ce5..bdc480e2 100644 --- a/bashrc +++ b/bashrc @@ -169,7 +169,7 @@ fi #export TZ="/usr/share/zoneinfo/Europe/Helsinki" # Sets PATH. To add another path, add : to string below. -PATH=$HOME/.local:$PATH +PATH=$HOME/.local/bin:$PATH # Sets web-browser. #export BROWSER=lynx