Jelajahi Sumber

[zsh] Add home bin file to config

Colin Powell 1 tahun lalu
induk
melakukan
6f5485b9dc
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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"