From e080636649bb7d5a676c3b5a8d07cb8ac054281f Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Tue, 19 Mar 2013 22:53:31 +0000 Subject: Added a comment --- ...ment_5_4a6e55861a63b350a02edb888b4da99b._comment | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 doc/bugs/cannot_add_file__44___get___34__user_error__34__/comment_5_4a6e55861a63b350a02edb888b4da99b._comment (limited to 'doc') diff --git a/doc/bugs/cannot_add_file__44___get___34__user_error__34__/comment_5_4a6e55861a63b350a02edb888b4da99b._comment b/doc/bugs/cannot_add_file__44___get___34__user_error__34__/comment_5_4a6e55861a63b350a02edb888b4da99b._comment new file mode 100644 index 000000000..1baec9625 --- /dev/null +++ b/doc/bugs/cannot_add_file__44___get___34__user_error__34__/comment_5_4a6e55861a63b350a02edb888b4da99b._comment @@ -0,0 +1,21 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + nickname="joey" + subject="comment 5" + date="2013-03-19T22:53:30Z" + content=""" +Well, one way to use runshell without annoyance is to put a git-annex wrapper in ~/bin +like this: + +
+#!/bin/sh
+~/Applications/git-annex.app/Contents/MacOS/runshell git-annex \"$@\"
+
+ +I think I will repurpose this bug report: The git-annex inside the dmg should +be such a wrapper, so that it can just be put into PATH and used. The actual binaries in the dmg should be hidden away in a subdirectory where users won't stumble over them. + +---- + +However, cabal is a fine choice. +"""]] -- cgit v1.2.3