added .local/bin to PATH

This commit is contained in:
Opal
2022-10-12 11:44:39 -07:00
parent 634f3fdcb2
commit dd053ec5ef
+1
View File
@@ -62,6 +62,7 @@ export LESS_TERMCAP_us=$'\E[01;32m'
export LC_WHO=rorlando
# Scripts Path
PATH=$PATH:~/scripts
PATH=$PATH:~/.local/bin
# Ruby Path
PATH=$PATH:~/.local/share/gem/ruby/2.7.0/bin