mirror of
https://github.com/mr0xb/dotfiles.git
synced 2026-08-27 19:34:57 -04:00
3 lines
45 B
Shell
Executable file
3 lines
45 B
Shell
Executable file
#!/bin/sh
|
|
|
|
open -na "GoLand.app" --args "$@"
|