Skip to content

Commit 4841710

Browse files
committed
🩹 Remove -B from neomuttp
1 parent 7aba47b commit 4841710

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/neomuttp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env -S sh -c 'neomutt -Belua-source\\ $0'
1+
#!/usr/bin/env -S sh -c 'neomutt -elua-source\\ $0'
22
local utils = require "prompt.utils"
33

44
utils.init()

0 commit comments

Comments
 (0)