diff --git a/.hilbishrc.lua b/.hilbishrc.lua index aa6edc0..b51db8f 100644 --- a/.hilbishrc.lua +++ b/.hilbishrc.lua @@ -18,4 +18,3 @@ bait.catch('command.exit', function(code) doPrompt(code ~= 0) end) ---hook("tab complete", function ())