3 lines
67 B
Plaintext
3 lines
67 B
Plaintext
|
#!/bin/bash
|
||
|
$(/Applications/Emacs.app/Contents/MacOS/Emacs "$@") &
|