aboutsummaryrefslogtreecommitdiffstats
path: root/hm/soispha/pkgs/scripts/apps (unfollow)
Commit message (Collapse)Author
2024-02-24refactor(hm/pkgs): Implement with an nixpkgs overlaySoispha
2024-02-24fix(hm/pkgs/git-update-index): Remove '--' from help textSoispha
The parser for the automatic completion generation fails, when it encounters an option without name.
2024-02-24fix(hm/pkgs/fupdate): Don't pass '--' to child commandSoispha
2024-02-24feat(hm/pkgs/fupdate): Allow passing arguments to the update scriptSoispha
2024-02-24fix(hm/pkgs/git-edit-index): Correctly exit when parsing optionsSoispha
2024-02-23style(treewide): FormatSoispha
2024-02-23feat(hm/pkgs/git-edit-index): InitSoispha
2024-02-20refactor(treewide): Reformat all files with treefmtSoispha
This includes getting all shellscripts to pass shellcheck. To accomplish this, some old scripts were removed
2024-02-20refactor(treewide): Add a `.sh` extension to shell scriptsSoispha
2024-01-13build(treewide): Update shell librarySoispha
2024-01-13build(treewide): Update shell librarySoispha
2024-01-13build(treewide): Update shell librarySoispha
2024-01-13build(treewide): Update shell librarySoispha
2024-01-13build(treewide): Update flake and shell librarySoispha
2024-01-01build(treewide): UpdateSoispha
2023-12-30fix(hm/pkgs/con2pdf): Don't reassing `name` variable as it's globalSoispha
2023-12-30fix(hm/pkgs/con2pdf): Correctly sort and clear inputsSoispha
2023-12-30docs(hm/pkgs/con2pdf): Add dbg statementsSoispha
2023-12-30fix(hm/pkgs/con2pdf): Allow for multiple pages on adfSoispha
2023-12-28build(treewide): Update shell librarySoispha
2023-12-19chore(treewide): Update shell librarySoispha
2023-12-12chore(treewide): Update shell library version numberSoispha
2023-12-12fix(hm/pkgs/src/con2pdf): Prepare shell version updateSoispha
2023-12-12feat(hm/pkgs/scr/fupdate): Move fupdate in my main config treeSoispha
2023-11-25fix(hm/pkgs/scr/con2pdf): Fix command usage errorsSoispha
2023-11-25fix(hm/pkgs/src/con2pdf): Fully support n pages, instead of 2Soispha
2023-11-25build(treewide): Update shell librarySoispha
2023-11-25fix(hm/pkgs/srcs/con2pdf): Limit the file search depthSoispha
2023-11-25chore(treewide): Update shell librarySoispha
2023-11-25feat(hm/pkgs/scrs/con2pdf): Enable completionsSoispha
2023-10-25build(flake): Update (+ shell_library)Soispha
2023-10-25build(treewide): Update (+ shell_library)Soispha
2023-10-25build(treewide): Update (+ shell-library)Soispha
2023-10-20build(treewide): Update (shell library)Soispha
2023-09-16fix(treewide): Update to new `tmp` function interfaceSoispha
2023-09-16fix(treewide): Update shell librarySoispha
2023-09-16fix(treewide): Update to the newest shell lib versionSoispha
2023-09-05Fix(treewide): Update to new shell library versionSoispha
This step was done automatically by running: ```bash nix run .#update_shell_lib ```
2023-08-26Refactor(treewide): Abbreviate path namesSoispha