removed
This commit is contained in:
parent
4fb7a02de4
commit
1426eb340a
1 changed files with 0 additions and 17 deletions
|
@ -1,17 +0,0 @@
|
|||
[[!comment format=mdwn
|
||||
username="pweemeeuw@86491f921da15d6a4dc6e1878fd42750b33f6963"
|
||||
nickname="pweemeeuw"
|
||||
subject="Comment 3"
|
||||
date="2015-11-26T21:04:13Z"
|
||||
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
|
||||
|
||||
And as aliases are not expanded, I also added a 'which' command in my bin directory:
|
||||
|
||||
#!/run/current-system/sw/bin/bash
|
||||
type -P $@
|
||||
|
||||
|
||||
"""]]
|
Loading…
Add table
Reference in a new issue