Skip to content

Commit

Permalink
task switcher
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip Kamenarsky committed Feb 21, 2012
1 parent 31a2f2a commit 556fc64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks.sh
Expand Up @@ -11,6 +11,7 @@ if [[ `pwd` =~ .*/(.*) ]]; then
echo "{:file \"${tasks}\"}" > ~/.atea

if [[ $1 == -o ]]; then
touch $tasks
open $tasks
fi
fi
Expand Down

0 comments on commit 556fc64

Please sign in to comment.