diff options
author | xyz <gky44px1999@gmail.com> | 2022-07-15 03:48:08 -0700 |
---|---|---|
committer | xyz <gky44px1999@gmail.com> | 2022-07-15 03:48:08 -0700 |
commit | 85ca8363b8542a3c01f48ee6ff8e5423134e3e1a (patch) | |
tree | 765c09c4fdc0abc1425f96f10368b34b6cbe5b12 /home/xyz/.local/bin/lsp | |
parent | 86649bc675061afe9a652bed70185fe183903c07 (diff) |
rename lsr to lsp
Diffstat (limited to 'home/xyz/.local/bin/lsp')
-rwxr-xr-x | home/xyz/.local/bin/lsp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/home/xyz/.local/bin/lsp b/home/xyz/.local/bin/lsp new file mode 100755 index 00000000..98e9f162 --- /dev/null +++ b/home/xyz/.local/bin/lsp @@ -0,0 +1,3 @@ +#!/bin/sh + +loop ssh "${1:-pi}" |