projects
/
feisty_meow.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
tossing unneeded references to dead hierarchy.
[feisty_meow.git]
/
scripts
/
buildor
/
cygwinize.sh
1
#!/bin/bash
2
3
export PATH=/bin:/cygdrive/c/utilities/firefox:$PATH
4
5
bash
6
7