Explorar el Código

add PATH c:\tools

raa0121 hace 12 años
padre
commit
e5fc52c368
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .bashrc

+ 1 - 1
.bashrc

@@ -32,7 +32,7 @@ elif [ $_uname = "Msys" ]; then
   LANG=ja_JP.sjis
   JLESSCHARSET="japanese-sjis"
   OUTPUT_CHARSET=sjis
-  PATH=$PATH:/d/Program/Git/bin
+  PATH=$PATH:/d/Program/Git/bin:/c/tools
 fi
 _vim=`which vim`
 vim(){