about summary refs log tree commit diff stats
path: root/home-manager/soispha/config/lf/commands/scripts/mk_file
diff options
context:
space:
mode:
Diffstat (limited to 'home-manager/soispha/config/lf/commands/scripts/mk_file')
-rwxr-xr-xhome-manager/soispha/config/lf/commands/scripts/mk_file1
1 files changed, 0 insertions, 1 deletions
diff --git a/home-manager/soispha/config/lf/commands/scripts/mk_file b/home-manager/soispha/config/lf/commands/scripts/mk_file
index 2e5a2deb..5f245396 100755
--- a/home-manager/soispha/config/lf/commands/scripts/mk_file
+++ b/home-manager/soispha/config/lf/commands/scripts/mk_file
@@ -21,5 +21,4 @@ do
 done
 
 touch "$name"
-"$EDITOR" "$name"
 # vim: ft=sh