about summary refs log tree commit diff stats
path: root/bash/moon-maker/mm
diff options
context:
space:
mode:
Diffstat (limited to 'bash/moon-maker/mm')
-rwxr-xr-xbash/moon-maker/mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/bash/moon-maker/mm b/bash/moon-maker/mm
index 1d0763e..b7431c2 100755
--- a/bash/moon-maker/mm
+++ b/bash/moon-maker/mm
@@ -7,7 +7,7 @@ if [[ "${TRACE-0}" == "1" ]]; then
     set -o xtrace
 fi
 
-EDITOR="subl"
+EDITOR="subl -n -b"
 
 add-moons () {
     if [[ -d ".moons" ]]; then