1 2 3 4 5 6
#!/bin/csh set p = `pwd` cd / git --git-dir=/usr/local/git/jozan/jozanofastora-conf.git --work-tree=/ $* cd $p