all repos — nixfiles @ 508479288c0843099d8f11da65a62e3d20950af8

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

Remove sshrc

Alan Pearce
commit

508479288c0843099d8f11da65a62e3d20950af8

parent

82485764d3001c5759bb2e56a4e2779633dcc644

1 file changed, 0 insertions(+), 5 deletions(-)

jump to
D ssh/.ssh/rc
@@ -1,5 +0,0 @@
-#!/bin/sh -if [ "$SSH_AUTH_SOCK" ] -then - ln -sf $SSH_AUTH_SOCK ~/.ssh/ssh_auth_sock -fi