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
df8ad95c
"vscode:/vscode.git/clone" did not exist on "34421451f5a7c41058c21f977afc9ad6b248259c"
Commit
df8ad95c
authored
Aug 31, 2009
by
Geoff Garside
Browse files
Remove PATH definition as we define this in .profile
parent
3dfa677e
Changes
1
Hide whitespace changes
Inline
Side-by-side
zshrc
View file @
df8ad95c
...
@@ -12,5 +12,4 @@ for i in $ZSH/*zsh; do source $i; done;
...
@@ -12,5 +12,4 @@ for i in $ZSH/*zsh; do source $i; done;
# Customize to your needs...
# 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