edit 134 B

1234
  1. #!/usr/bin/env bash
  2. # http://www.emacswiki.org/emacs/EmacsClient
  3. exec emacsclient --no-wait --alternate-editor="" --create-frame "$@"