Commit graph

3 commits

Author SHA1 Message Date
3fa3daacba Complete overhaul of how daisy core tools are called, as well as changes to the help system 2026-03-30 01:48:18 +02:00
3eeb4e2d7f Refactor of README.md. Change daisy_help to source directly from READEME.md
to prevent data duplication. Made daisy_help granular (e.g. runnig "daisy_help
bak" returns solely the description of the "bak" utility.

Added the following utils/functions:
- daisy_list: Provides a list of utilities similar to daisy_help but without
the descriptions.
- daisy_(un)alias: Adds/removes user-bound aliases inside of the lackadaisical
config files.
- grab: Alias of "awk '{primt $num}".
2025-11-21 00:40:31 +01:00
0912f2d3d4 - Many fixes to sourcing, now will always resolve to base dir.
- All scripts are again `sh` compatible.
- Binbox overhaul, symlinks finally work just like `busybox`.
- Error checking to some files like `sw` and `own`.
TODO: Make it pretty and make `short` already.
2025-09-22 08:34:50 +02:00