Admin/MacOS/script
changeset 29173 c14c9a41f1ac
parent 29149 eae45c2a6811
child 30891 28c7f7ba9f13
equal deleted inserted replaced
29172:c3d1f87a3cb0 29173:c14c9a41f1ac
     6 
     6 
     7 THIS="$(cd "$(dirname "$0")"; pwd)"
     7 THIS="$(cd "$(dirname "$0")"; pwd)"
     8 THIS_APP="$(cd "$THIS/../.."; pwd)"
     8 THIS_APP="$(cd "$THIS/../.."; pwd)"
     9 SUPER_APP="$(cd "$THIS/../../.."; pwd)"
     9 SUPER_APP="$(cd "$THIS/../../.."; pwd)"
    10 
    10 
       
    11 
       
    12 # sane environment defaults
    11 cd "$HOME"
    13 cd "$HOME"
       
    14 PATH="$PATH:/opt/local/bin"
    12 
    15 
    13 
    16 
    14 # settings support
    17 # settings support
    15 
    18 
    16 function choosefrom ()
    19 function choosefrom ()