Skip to content

Instantly share code, notes, and snippets.

@fradaloisio
Created December 10, 2020 08:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fradaloisio/c8cfe1b948e6e33eb915950aebfb3950 to your computer and use it in GitHub Desktop.
Save fradaloisio/c8cfe1b948e6e33eb915950aebfb3950 to your computer and use it in GitHub Desktop.
args = "-c" & " -l " & """cd ;export DISPLAY=127.0.0.1:0.0 ;terminator"""
WScript.CreateObject("Shell.Application").ShellExecute "bash", args, "~", "open", 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment