diff options
author | pweemeeuw@86491f921da15d6a4dc6e1878fd42750b33f6963 <pweemeeuw@web> | 2015-11-26 20:59:18 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2015-11-26 20:59:18 +0000 |
commit | cfe9ac5eacbb70a9b8e07c14e39ec586b2c761da (patch) | |
tree | 6d23654f0eacfb722946713b6b271dd7a61b8f15 | |
parent | 051943d21dd507656bed535c2f5afd715d942da4 (diff) |
removed
-rw-r--r-- | doc/forum/Git_annex_assistant_can__39__t_find_rsync_nor_git-annex_on_server/comment_3_30c3d669d74af6ebec2f4aca88df47bb._comment | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/doc/forum/Git_annex_assistant_can__39__t_find_rsync_nor_git-annex_on_server/comment_3_30c3d669d74af6ebec2f4aca88df47bb._comment b/doc/forum/Git_annex_assistant_can__39__t_find_rsync_nor_git-annex_on_server/comment_3_30c3d669d74af6ebec2f4aca88df47bb._comment deleted file mode 100644 index 85975115b..000000000 --- a/doc/forum/Git_annex_assistant_can__39__t_find_rsync_nor_git-annex_on_server/comment_3_30c3d669d74af6ebec2f4aca88df47bb._comment +++ /dev/null @@ -1,16 +0,0 @@ -[[!comment format=mdwn - username="pweemeeuw@86491f921da15d6a4dc6e1878fd42750b33f6963" - nickname="pweemeeuw" - subject="Also with standalone git-annex" - date="2015-11-26T20:58:49Z" - content=""" -Just FYI, to get git-annex on nixos detected, I added the following to $HOME/.ssh/rc (mode rw-------): - -PATH=/home/patrick/bin:/home/patrick/.nix-profile/bin:/run/current-system/sw/bin - -As aliases are not expanded, I added a 'which' command in my bin directory: - -#!/run/current-system/sw/bin/bash -type -P $@ - -"""]] |