Hilbish/nature
TorchedSammy 2e192be2e1
refactor: setup autocd opt in a better way
with the previous commit allowing users to override
hilbish.runner.sh and it being ran by hilbish, the
code for the autocd opt can just override that
function and do the autocd functionality instead
of reimplementing a hybrid runner.

this means that if any other custom runner wants
autocd functionality they can have it with the sh runner
2022-08-30 23:08:22 -04:00
..
commands chore!: remove guide command (closes #188) 2022-07-13 16:04:57 -04:00
opts refactor: setup autocd opt in a better way 2022-08-30 23:08:22 -04:00
completions.lua fix: no command completions if query/line is an alias 2022-04-24 00:06:19 -04:00
dirs.lua refactor: (re)organize and change prelude path and structure 2022-04-23 00:03:50 -04:00
init.lua feat: auto start lua modules (closes #167) 2022-06-20 17:07:15 -04:00
runner.lua feat: allow runners to specify if they want more input (#162) 2022-06-02 22:33:30 -04:00
vim.lua feat: add hilbish.vim interface (closes #114) 2022-05-13 20:52:48 -04:00