Skip to content

Instantly share code, notes, and snippets.

@szurcher
Last active February 19, 2019 14:33
Show Gist options
  • Save szurcher/e31315e6208feacbc8920d76dcfc8679 to your computer and use it in GitHub Desktop.
Save szurcher/e31315e6208feacbc8920d76dcfc8679 to your computer and use it in GitHub Desktop.
Windows shortcut command for Cygwin GVim
D:\cygwin64\bin\bash.exe -c "DISPLAY=:0 /usr/bin/nohup /usr/bin/gvim &"
Make sure X is already running and adjust DISPLAY accordingly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment