fsmonitor: refactor per pylint's suggestions
[git-cola.git] / contrib / darwin / git-cola
blobfb91589b75b36394fc01acb29712feee1bdaf5d7
1 #!/bin/sh
2 # Setup PATH for git-osx-installer and other common locations
3 PATH="$PATH":/usr/local/bin:/usr/local/git/bin
4 export PATH
6 # $0 = Contents/MacOS/git-cola
7 macos="$(dirname "$0")"
8 contents="$(dirname "$macos")"
10 exec "$contents/Resources/bin/git-cola" --prompt