Skip to content

Commit

Permalink
Attach script
Browse files Browse the repository at this point in the history
Added an alternative ranger call.
  • Loading branch information
jschlatow committed Apr 16, 2013
1 parent b0f82b5 commit b4829cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/attach
Expand Up @@ -17,6 +17,7 @@ if [ $# -eq 1 ]; then
if [ "$label" != "" ]; then
ann="$label: "
fi
#ranger --choosefile=$filename --selectfile=/path/to/start-point
ranger --choosefile=$filename
ann="$ann$(cat $filename)"
task $1 annotate -- $ann
Expand Down

0 comments on commit b4829cc

Please sign in to comment.