Commit Graph

4 Commits

Author SHA1 Message Date
9da7b6babf
refactor: Change the way that all hooks work
Move hooks to a dedicated module.
This allows for greater flexibility and easier editing.

TODO: Make hook handling neater (possibly through parsing the hook
	script to read an "hook-to" marker that allows for automated
	loading of properly formatted hook functions)
2023-04-11 22:45:38 +01:00
c2f60ba7fd
feat(zshrc): Enable more options and Document
- Extended Globbing
- Chase Dots
- Mark Dirs
- rm Star Wait
- Interactive comments

These options have been enabled as I belive that I will find them
useful. For more information on functionality please see appropriate
documentation.
2023-04-11 00:00:02 +01:00
Robert Morrison
d99aa241fe
docs(Readme): Update Readme
Complete rewrite of Readme for hopefully better clarity.
Now covering all major features and differences
2022-12-06 23:31:00 +00:00
Robert Morrison
64144cba89
Add readme 2022-02-15 02:21:05 +00:00