Created
October 9, 2019 00:27
-
-
Save BlueDrink9/a9b369fb175e38afe7e81a547f186d39 to your computer and use it in GitHub Desktop.
WSLtty set environment variable on startup as a mintty arg
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
`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