Hilbish/nature/commands
sammyette c2db9e65fa
fix(commands/cd): set oldpwd when cd-ing with no args (fixes #225)
2022-12-28 19:18:04 -04:00
..
bg.lua feat: implement job foregrounding/backgrounding (#155) 2022-05-24 19:15:02 -04:00
cat.lua feat: add builtins clear, exec and cat (#208) 2022-10-14 19:15:40 -04:00
cd.lua fix(commands/cd): set oldpwd when cd-ing with no args (fixes #225) 2022-12-28 19:18:04 -04:00
cdr.lua refactor: (re)organize and change prelude path and structure 2022-04-23 00:03:50 -04:00
clear.lua feat: add builtins clear, exec and cat (#208) 2022-10-14 19:15:40 -04:00
disown.lua feat: job enhancements (#153) 2022-05-21 20:53:36 -04:00
doc.lua fix: list subdocs for hilbish module 2022-12-20 01:42:58 -04:00
exec.lua feat: add builtins clear, exec and cat (#208) 2022-10-14 19:15:40 -04:00
exit.lua refactor: (re)organize and change prelude path and structure 2022-04-23 00:03:50 -04:00
fg.lua feat: implement job foregrounding/backgrounding (#155) 2022-05-24 19:15:02 -04:00
init.lua refactor: automatically load all nature commands 2022-09-02 23:01:39 -04:00