all repos — nixfiles @ 13c81a22ce6e9e206d47feb618e9ad5c9ac0ce28

System and user configuration, managed by nix and home-manager

Reindent all the things

Alan Pearce
commit

13c81a22ce6e9e206d47feb618e9ad5c9ac0ce28

parent

999b7ac844c980b46044d4e0c188e1a3bf76bc2e

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M tag-ssh/ssh/rctag-ssh/ssh/rc
@@ -1,5 +1,5 @@
#!/bin/sh if [ "$SSH_AUTH_SOCK" ] then - ln -sf $SSH_AUTH_SOCK ~/.ssh/ssh_auth_sock + ln -sf $SSH_AUTH_SOCK ~/.ssh/ssh_auth_sock fi