Skip to content

Commit

Permalink
Prefer Spacemacs over Emacs.app
Browse files Browse the repository at this point in the history
  • Loading branch information
cdlm committed Oct 19, 2015
1 parent e575980 commit 5d66fe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/emacs-app
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/bash
open -a Emacs "$@"
open -a Spacemacs "$@"

0 comments on commit 5d66fe9

Please sign in to comment.