summary refs log tree commit diff stats
path: root/tag-ssh/ssh/rc
diff options
context:
space:
mode:
authorAlan Pearce2016-10-31 10:56:22 +0100
committerAlan Pearce2016-10-31 10:56:22 +0100
commit13c81a22ce6e9e206d47feb618e9ad5c9ac0ce28 (patch)
treea4e26e23e7238b5f003f2286e685d0aea1b51557 /tag-ssh/ssh/rc
parent999b7ac844c980b46044d4e0c188e1a3bf76bc2e (diff)
downloaddotfiles-13c81a22ce6e9e206d47feb618e9ad5c9ac0ce28.tar.lz
dotfiles-13c81a22ce6e9e206d47feb618e9ad5c9ac0ce28.tar.zst
dotfiles-13c81a22ce6e9e206d47feb618e9ad5c9ac0ce28.zip
Reindent all the things
Diffstat (limited to 'tag-ssh/ssh/rc')
-rwxr-xr-x[-rw-r--r--]tag-ssh/ssh/rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tag-ssh/ssh/rc b/tag-ssh/ssh/rc
index 7b6da3a..59e4cfd 100644..100755
--- a/tag-ssh/ssh/rc
+++ b/tag-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