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
Oh My Zsh
Commits
45f05b9b
"vscode:/vscode.git/clone" did not exist on "3e5e2d45e95f0ee523ce2572a5e88f6e761e7067"
Commit
45f05b9b
authored
Aug 31, 2009
by
Geoff Garside
Browse files
Use my normal PATH instead of included
parent
5811a6b1
Changes
1
Hide 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