diff options
Diffstat (limited to 'home-manager/soispha/config/lf/commands/scripts/mk_file')
-rwxr-xr-x | home-manager/soispha/config/lf/commands/scripts/mk_file | 1 |
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 |