diff options
author | Rose <rose@pinkro.se> | 2025-10-10 11:29:10 +0200 |
---|---|---|
committer | Rose <rose@pinkro.se> | 2025-10-10 11:29:10 +0200 |
commit | b7dfa5fdb2330f1e1cd222365055c3d45ad473be (patch) | |
tree | 78e455c8c43c6c00fc4639932ba7315e8c074cd3 /fish/.local/bin/launchvm.sh | |
parent | 98424148dfe9ab666ee928df7565e65faa41b61b (diff) | |
download | dotfiles-b7dfa5fdb2330f1e1cd222365055c3d45ad473be.tar.gz dotfiles-b7dfa5fdb2330f1e1cd222365055c3d45ad473be.tar.bz2 |
Diffstat (limited to 'fish/.local/bin/launchvm.sh')
-rwxr-xr-x | fish/.local/bin/launchvm.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/fish/.local/bin/launchvm.sh b/fish/.local/bin/launchvm.sh deleted file mode 100755 index bd71fb4..0000000 --- a/fish/.local/bin/launchvm.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/usr/bin/bash - -waypipe ssh lain@ubuntu.bamboo $@ 2> /dev/null > /dev/null & disown |