Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save BlueDrink9/a9b369fb175e38afe7e81a547f186d39 to your computer and use it in GitHub Desktop.
Save BlueDrink9/a9b369fb175e38afe7e81a547f186d39 to your computer and use it in GitHub Desktop.
WSLtty set environment variable on startup as a mintty arg
`mintty_args=--WSL="Ubuntu" --configdir="%APPDATA%\wsltty\dropdown_config" -"~" /bin/sh -c "export VARIABLE='value' && $SHELL -il"`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment