X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=blobdiff_plain;f=.bashrc;h=095536bbba557233c5dcc3ca47ceb807f8320637;hp=35a00a648f7ec34992cdfd78b35c73d576c3c813;hb=15632506b7431d35f418fef404b194aa430a9215;hpb=3733222ac9937adbef562862657aadefa318b719 diff --git a/.bashrc b/.bashrc index 35a00a6..095536b 100644 --- a/.bashrc +++ b/.bashrc @@ -42,6 +42,7 @@ function _bash_profile_addpath # , # Use reverse order of preferred directories: # gid(1) dependency on: /opt/sfw/bin # EUID="`id -u 2>/dev/null || /usr/xpg4/bin/id -u 2>/dev/null || gid -u`" +_bash_profile_addpath -f PATH "/opt/SUNWspro/bin" _bash_profile_addpath -f PATH "/usr/dist/exe" _bash_profile_addpath -f PATH "/sbin" _bash_profile_addpath -f PATH "/usr/sbin"