Hilbish v0.2.0
Hilbish v0.2!!!
- Hooks (events) are the new and main thing in v0.2, you can now listen for hooks or cast out (emit) custom ones, via the bait package
- Prompt has been changed to have printf-like verbs to format. This makes it easier on the user's side to configure, and doesn't require hooks to change it for things like current directory.
^^
to refer to the previous command.
It's for the lazy hands like me, so I can do something likeENV=VAR ^^
- Way more (more like any) comments in the core code.
- Default prompt's changed and the triangle changes color based on if command failed or not.