dotfiles/.local/bin/goland
2026-05-15 12:58:08 -04:00

3 lines
45 B
Shell
Executable file

#!/bin/sh
open -na "GoLand.app" --args "$@"