2
2
mirror of https://github.com/Hilbis/Hilbish synced 2025-03-12 09:28:00 +00:00

5 Commits

Author SHA1 Message Date
TorchedSammy
dde56cbb4f
feat: make disown command get last job if id isnt suppied as arg 2022-05-21 11:54:07 -04:00
TorchedSammy
b3a5c0e67c
feat: add disown command 2022-05-21 11:38:26 -04:00
TorchedSammy
15035c02cb
fix(doc): check if modmt exists before trying to get module prop docs 2022-05-08 16:02:24 -04:00
TorchedSammy
0642ddda36
fix: push home dir to recent dirs with correct function 2022-04-30 20:28:47 -04:00
TorchedSammy
9e596dc271
refactor: (re)organize and change prelude path and structure
prelude is no longer. it is now nature.
organized the single file prelude into multiple
source files and renamed it to nature. this is coming
after thought that it can turn into a general hilbish
lua core, with user facing modules as well.

this introduces the `nature.dirs` module, to interact
and get recently changed to directories and last/old
cwd.
2022-04-23 00:03:50 -04:00