dotfiles/bin/emax

3 lines
67 B
Plaintext
Raw Normal View History

#!/bin/bash
$(/Applications/Emacs.app/Contents/MacOS/Emacs "$@") &