terminal = "alacritty" editor = os.getenv("EDITOR") or "nano" editor_cmd = terminal .. " -e " .. editor