Differences
This shows you the differences between the selected revisions of the page.
2020-10-16 | 2020-10-16 | ||
windows terminal (martin) | link to windows terminal (martin) | ||
Line 102: | Line 102: | ||
==== [[wt]] Win32-OpenSSH in Windows Terminal ==== | ==== [[wt]] Win32-OpenSSH in Windows Terminal ==== | ||
- | For a better experience, you can execute the ''ssh'' in Windows Terminal app: | + | For a better experience, you can execute the ''ssh'' in [[https://www.microsoft.com/store/apps/9n0dx20hk701|Windows Terminal app]]: |
<code custom-command-local> | <code custom-command-local> | ||
wt.exe ssh.exe !U@!@ -p !# -t "cd !/ \; /bin/bash" | wt.exe ssh.exe !U@!@ -p !# -t "cd !/ \; /bin/bash" |