瀏覽代碼

[zsh] Add home bin file to config

Colin Powell 1 年之前
父節點
當前提交
6f5485b9dc
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      zsh/.zshrc

+ 1 - 1
zsh/.zshrc

@@ -1,5 +1,5 @@
 # If you come from bash you might have to change your $PATH.
-# export PATH=$HOME/bin:/usr/local/bin:$PATH
+export PATH=$HOME/.bin:/usr/local/bin:$PATH
 
 export ZSH="$HOME/.oh-my-zsh"