Browse Source

[zsh] Add home bin file to config

Colin Powell 1 year ago
parent
commit
6f5485b9dc
1 changed files with 1 additions and 1 deletions
  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.
 # 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"
 export ZSH="$HOME/.oh-my-zsh"