Added a comment
This commit is contained in:
parent
c7b1fbebcc
commit
696d52a9ad
1 changed files with 21 additions and 0 deletions
|
@ -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:
|
||||
|
||||
<pre>
|
||||
#!/bin/sh
|
||||
~/Applications/git-annex.app/Contents/MacOS/runshell git-annex \"$@\"
|
||||
</pre>
|
||||
|
||||
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.
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue