Kaynağa Gözat

[zsh] Add home bin file to config

Colin Powell 1 yıl önce
ebeveyn
işleme
6f5485b9dc
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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"