Loading .profile +5 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,11 @@ manage_path PATH ~/.local/bin before check manage_path PKG_CONFIG_PATH ~/.local/lib/pkgconfig before check manage_path PREFIX ~/.local check # Other prefixes (suggested from # https://github.com/NARKOZ/dotfiles/blob/narkoz/.bashrc) manage_path PREFIX /usr/pkg check manage_path PREFIX /opt/local check # Other local bin paths manage_path PATH ~/.bin check manage_path PATH ~/bin check Loading Loading
.profile +5 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,11 @@ manage_path PATH ~/.local/bin before check manage_path PKG_CONFIG_PATH ~/.local/lib/pkgconfig before check manage_path PREFIX ~/.local check # Other prefixes (suggested from # https://github.com/NARKOZ/dotfiles/blob/narkoz/.bashrc) manage_path PREFIX /usr/pkg check manage_path PREFIX /opt/local check # Other local bin paths manage_path PATH ~/.bin check manage_path PATH ~/bin check Loading