Skip to content

Instantly share code, notes, and snippets.

@yenliangl
Created December 29, 2021 05:41
Show Gist options
  • Save yenliangl/b562fae5e34a254f241e1aa14e4fd529 to your computer and use it in GitHub Desktop.
Save yenliangl/b562fae5e34a254f241e1aa14e4fd529 to your computer and use it in GitHub Desktop.
Start Mintty with tabbar
C:\cygwin64\bin\mintty.exe -i /Cygwin-Terminal.ico --tabbar -o "SessionGeomSync=4" -o "TabForegroundColour=white" -o "TabBackgroundColour=black" /bin/bash -l -c "ssh -X host"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment