dotfiles/bin/emax

3 lines
67 B
Bash
Executable File

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