Skip to content

Commit

Permalink
Add /opt/bin for diskstation and mac
Browse files Browse the repository at this point in the history
  • Loading branch information
Russell Pickett committed Mar 4, 2013
1 parent 9be017b commit 9ff4bae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runcoms/zshenv
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ typeset -gU cdpath fpath mailpath path

# Set the list of directories that Zsh searches for programs.
path=(
/opt/bin
/usr/local/{bin,sbin}
$path
)
Expand Down

0 comments on commit 9ff4bae

Please sign in to comment.