Last active
March 10, 2022 19:48
-
-
Save Eboubaker/76755699301c9ce34d1cd38c3718e30d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@echo off | |
wt wsl -e ssh [email protected] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Reuse ssh connection instead of opening one each time, useful to speed up docker commands on the remote context