diff --git a/bashrc b/bashrc index d3d7ee44..72b0d398 100644 --- a/bashrc +++ b/bashrc @@ -168,7 +168,7 @@ export LC_ALL=fi_FI.utf8 export TZ="/usr/share/zoneinfo/Europe/Helsinki" # Sets PATH. To add another path, add : to string below. -PATH=$HOME/.local/bin:$PATH +PATH=$HOME/.local/bin:$HOME/.local/games:$PATH # "Changes" home directory without root. Uncomment both lines below this. #export HOME= diff --git a/zshrc b/zshrc index 5ad433b8..de07acf3 100644 --- a/zshrc +++ b/zshrc @@ -92,7 +92,7 @@ export LC_ALL=fi_FI.utf8 export TZ="/usr/share/zoneinfo/Europe/Helsinki" # Sets PATH. To add another path, add : to string below. -PATH=$HOME/.local/bin:$PATH +PATH=$HOME/.local/bin:$HOME/.local/games:$PATH # "Changes" home directory without root. Uncomment both lines below this. #export HOME=