Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Ohmyzsh
Commits
45f05b9b
Commit
45f05b9b
authored
Aug 31, 2009
by
Geoff Garside
Browse files
Use my normal PATH instead of included
parent
5811a6b1
Changes
1
Show whitespace changes
Inline
Side-by-side
zshrc
View file @
45f05b9b
...
...
@@ -6,6 +6,6 @@ export ZSH=$HOME/.oh-my-zsh
for i in $ZSH/*zsh; do source $i; done;
# Customize to your needs...
export PATH=~/bin:/opt/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/local/sbin:/opt/local/lib/postgresql83/bin
#
export PATH=~/bin:/opt/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/local/sbin:/opt/local/lib/postgresql83/bin
export PATH=$PATH:$HOME/bin
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment