tmuxa
This commit is contained in:
@@ -64,7 +64,7 @@ function mount_sshfs {
|
||||
fi
|
||||
|
||||
echo "Starting remote command pipe..."
|
||||
ssh $1 -- tail -f "$REMOTE_COMMAND_PIPE_PATH" | zsh
|
||||
ssh $1 -- tail -f "$REMOTE_COMMAND_PIPE_PATH" | zsh -x
|
||||
}
|
||||
|
||||
function sublr {
|
||||
|
Reference in New Issue
Block a user