update:quote cleanup

This commit is contained in:
2025-12-05 00:58:57 +09:00
parent 1770dfd837
commit 182805a56d

View File

@@ -54,7 +54,7 @@ case $chosen in
ghostty -e nvim ~/.config/mango/env.conf & disown
;;
"$MANGO_EXEC")
ghostty -e "nvim ~/.config/mango/exec.conf" & disown
ghostty -e nvim ~/.config/mango/exec.conf & disown
;;
"$NVIM")
ghostty -e nvim ~/.config/nvim/init.lua & disown