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