# shellcheck shell=ksh alias typora="open -a typora" alias goland='open -na "GoLand.app"' alias ngxt='dcrun ngx nginx -t' alias ngxr='dcrun ngx nginx -s reload'