aboutsummaryrefslogtreecommitdiff
path: root/home/john/.config/rox.sourceforge.net/MIME-types
diff options
context:
space:
mode:
Diffstat (limited to 'home/john/.config/rox.sourceforge.net/MIME-types')
-rwxr-xr-xhome/john/.config/rox.sourceforge.net/MIME-types/text2
-rwxr-xr-xhome/john/.config/rox.sourceforge.net/MIME-types/text_x-makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/home/john/.config/rox.sourceforge.net/MIME-types/text b/home/john/.config/rox.sourceforge.net/MIME-types/text
index 613c249..4442d98 100755
--- a/home/john/.config/rox.sourceforge.net/MIME-types/text
+++ b/home/john/.config/rox.sourceforge.net/MIME-types/text
@@ -1,3 +1,3 @@
#!/bin/sh
cd "$(dirname "$1")"
-exec xtopen vi "$(basename "$1")"
+exec xtopen -i vi "$(basename "$1")"
diff --git a/home/john/.config/rox.sourceforge.net/MIME-types/text_x-makefile b/home/john/.config/rox.sourceforge.net/MIME-types/text_x-makefile
index eae4c0f..a6d514a 100755
--- a/home/john/.config/rox.sourceforge.net/MIME-types/text_x-makefile
+++ b/home/john/.config/rox.sourceforge.net/MIME-types/text_x-makefile
@@ -1,3 +1,3 @@
#!/bin/sh
cd "$(dirname "$1")"
-exec xtopen -K make
+exec xtopen -p with-shell-on-error make