Differences
This shows you the differences between the selected revisions of the page.
2024-01-02 | 2024-03-19 | ||
canonical link (martin) | canonical link (again) (martin) | ||
Line 98: | Line 98: | ||
==== [[wt]] Win32-OpenSSH in Windows Terminal ==== | ==== [[wt]] Win32-OpenSSH in Windows Terminal ==== | ||
- | For a better experience, you can execute the ''ssh'' in [[https://apps.microsoft.com/detail/9N0DX20HK701|Windows Terminal app]]: | + | For a better experience, you can execute the ''ssh'' in [[https://apps.microsoft.com/detail/9n0dx20hk701|Windows Terminal app]]: |
<code custom-command-local> | <code custom-command-local> | ||
wt.exe ssh.exe !U@!@ -p !# -t "cd !/ \; /bin/bash --login" | wt.exe ssh.exe !U@!@ -p !# -t "cd !/ \; /bin/bash --login" |