Last active
March 8, 2018 01:13
-
-
Save ricalo/b880a6ee93c1bc66bf6ebf953848ea67 to your computer and use it in GitHub Desktop.
Run gnome-terminal from Windows Subsystem for Linux
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
export DISPLAY=:0 | |
export NO_AT_BRIDGE=1 | |
gnome-terminal |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment