소스 검색

properly identify PATH addition

Josh Bicking 8 년 전
부모
커밋
63967be4e2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      zshrc.local.arch

+ 1 - 1
zshrc.local.arch

@@ -6,7 +6,7 @@ export DEVKITPRO=/home/josh/devkitPro/
 export DEVKITPPC=${DEVKITPRO}/devkitPPC
 export DEVKITARM=${DEVKITPRO}/devkitARM
 
-# local folder in PATH for UE4
+# local bin in PATH 
 export PATH=$HOME/bin:$PATH
 
 # DOOM config