Commit bdd569f9 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

added sourcing .profile_local to .profile

parent 09396c56
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -16,6 +16,8 @@ PREFIX=":/usr:/usr/local"

. ~/.shell/funcs

source_each ~/.profile_local

manage_path PATH ~/.local/bin before check
manage_path LD_LIBRARY_PATH ~/.local/lib before check
manage_path PKG_CONFIG_PATH ~/.local/lib/pkgconfig before check