summaryrefslogtreecommitdiff
path: root/.local/bin/473
diff options
context:
space:
mode:
Diffstat (limited to '.local/bin/473')
-rwxr-xr-x.local/bin/4737
1 files changed, 1 insertions, 6 deletions
diff --git a/.local/bin/473 b/.local/bin/473
index 0ee8e5f..3025d01 100755
--- a/.local/bin/473
+++ b/.local/bin/473
@@ -16,9 +16,4 @@ elif [[ -z $USER ]]; then
exit
fi
-if [[ "$2" == "-c" ]]; then
- ssh $USER@$SERVER
-elif [[ "$2" == "-e" ]]; then
- nvim scp://$USER@$SERVER//home/ugrads/$USER/
-fi
-
+ssh -Y $USER@$SERVER