Changeset 38

Show
Ignore:
Timestamp:
04/12/05 13:44:07 (4 years ago)
Author:
conrad
Message:

add /usr/local/bin to $PATH (damn osx)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • home/.profile

    r37 r38  
    88export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/local/lib/pkgconfig 
    99export EDITOR=vi 
     10 
     11export PATH=/usr/local/bin:$PATH