mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-06-14 09:51:41 +00:00
Updating install process to copy your current environments PATH and adding it to the bottom of ~/.zshrc.
This commit is contained in:
@ -5,7 +5,6 @@ export ZSH=$HOME/.oh-my-zsh
|
||||
# Look in ~/.oh-my-zsh/themes/
|
||||
export ZSH_THEME="robbyrussell"
|
||||
|
||||
# Customize to your needs...
|
||||
#export PATH=~/bin:/opt/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/local/sbin:/opt/local/lib/postgresql83/bin
|
||||
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
|
||||
# Customize to your needs...
|
||||
|
Reference in New Issue
Block a user