Added sshconfig and vimrc
[clearscm.git] / rc / set_path
index 10a4179..97ff1a2 100644 (file)
@@ -110,9 +110,12 @@ path_dirs="$path_dirs\
   /usr/ucb\
   /opt/ssh/bin\
   /tools/bin\
+  /snap/bin\
+  /System/bin\
+  /opt/bin\
   $systemroot/System32\
   $systemroot\
-"  
+"
 
 manpath_dirs="\
   /usr/share/man\
@@ -126,7 +129,7 @@ manpath_dirs="\
   /opt/ssh/man\
   /opt/medusa/share/man\
   /usr/afsws/man\
-"  
+"
 
 PATH=
 for component in $path_dirs; do