2
2
mirror of https://github.com/Hilbis/Hilbish synced 2025-07-12 13:52:03 +00:00

11 Commits

Author SHA1 Message Date
sammy
e7dcbd5a95
feat: add string.split function 2021-05-01 01:08:20 -04:00
Devin Singh
345ff65da8
fix: remove appendpath from preload.lua 2021-04-28 17:13:43 -05:00
Devin Singh
4476a96eec
feat(wip): add appendpath 2021-04-28 16:57:06 -05:00
TorchedSammy
3460df6863 fix: make cd only throw command.exit hooks 2021-04-05 18:31:59 -04:00
TorchedSammy
807ec15faa fix: cleanup and move exit command to lua side 2021-04-05 15:21:44 -04:00
Jack
6c050194ed
feat: Proxy global string variables to ENV (#16) 2021-04-03 16:08:04 -04:00
TorchedSammy
204d50d73c feat(preload/cd): throw command hooks in cd command and add support for folders with spaces 2021-03-31 13:46:22 -04:00
TorchedSammy
5500baf5b6 feat: throw cd hook when chanding directory 2021-03-31 01:02:14 -04:00
TorchedSammy
8d92fc3b74 feat: cd with no path changes to homedir 2021-03-30 23:59:59 -04:00
TorchedSammy
7326cb77c6 fix: display error to user if dir does not exist 2021-03-30 23:58:12 -04:00
TorchedSammy
a3d8f56d78 feat: preload file, make config more minimal 2021-03-21 12:41:23 -04:00