From ce290bcb4709ca799685b32b202eb6c0c4cc8f75 Mon Sep 17 00:00:00 2001 From: Fierelier Date: Sun, 15 Jan 2023 21:55:05 +0100 Subject: [PATCH] Add project-ssh --- path/project-ssh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 path/project-ssh diff --git a/path/project-ssh b/path/project-ssh new file mode 100755 index 0000000..420db42 --- /dev/null +++ b/path/project-ssh @@ -0,0 +1,2 @@ +#!/bin/bash +ssh $(project-sshn) "$@" \ No newline at end of file