Added a comment
This commit is contained in:
parent
d7d2fefbf2
commit
49e8e29499
1 changed files with 10 additions and 0 deletions
|
@ -0,0 +1,10 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joey.kitenet.net/"
|
||||
nickname="joey"
|
||||
subject="comment 1"
|
||||
date="2012-03-22T22:26:02Z"
|
||||
content="""
|
||||
It doesn't need to be installed into the system PATH; just the user PATH. Which you should be able to control.
|
||||
|
||||
Exactly how to do this surely varies, but here I have a `~/.bashrc` containing `PATH=$HOME/bin:$PATH; export PATH` and I keep git-annex-shell in bin and it's available to eg \"ssh mybox git-annex-shell\"
|
||||
"""]]
|
Loading…
Reference in a new issue