aboutsummaryrefslogtreecommitdiffstats
path: root/hm/soispha/pkgs (unfollow)
Commit message (Expand)Author
2024-05-10chore(treewide): Fully remove any last mentions of git-cryptBenedikt Peetz
2024-02-28fix(hm/pkgs): Put all my scripts in the `scripts` namespaceSoispha
2024-02-24feat(hm/pkgs): Add zathura to the pkgs listSoispha
2024-02-24refactor(hm/pkgs): Implement with an nixpkgs overlaySoispha
2024-02-24fix(hm/pkgs/git-update-index): Remove '--' from help textSoispha
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-24fix(hm/pkgs/scrs/git-edit-index): Generate completionsSoispha
2024-02-24fix(hm/pkgs): Readd man pages for `mpc-cli`Soispha
2024-02-24feat(hm/pkgs): Add `file`Soispha
2024-02-23style(treewide): FormatSoispha
2024-02-23feat(hm/pkgs/git-edit-index): InitSoispha
2024-02-23feat(hm/pkgs/mpc): InitSoispha
2024-02-23fix(hm/pkgs/specific/neorg): Add missing '.sh' suffixSoispha
2024-02-23refactor(treewide): Remove my unused binariesSoispha
2024-02-20chore(version): v1.30.0 Soispha
2024-02-20feat(hm/pkgs/battery): InitSoispha
2024-02-20refactor(treewide): Reformat all files with treefmtSoispha
2024-02-20refactor(treewide): Add a `.sh` extension to shell scriptsSoispha
2024-02-12fix(hm/pkgs/scrs/mpc-fav): Correctly orient the if conditionSoispha
2024-02-07feat(hm/pkgs/scrs): Add `mpc-fav` and `sort_song`Soispha
2024-02-07refactor(hm/pkgs/scrs): Sort the declarations alphabeticalSoispha
2024-02-03fix(hm/pkgs/spodi): Allow more providersSoispha
2024-01-30fix(hm/pkgs): Remove `grades` as it no longer compilesSoispha
2024-01-28feat(hm/pkgs/specific/neorg): Add draft of rewrite in nuSoispha
2024-01-28fix(hm/pkgs): Remove old `comments` scripts and use rust rewriteSoispha
2024-01-20fix(hm/pkgs/yts): Use new rewritten versionSoispha
2024-01-14feat(hosts): Disable SteamSoispha
2024-01-13fix(treewide): Comply with the shell library's new argument namesSoispha
2024-01-13build(treewide): Update shell librarySoispha
2024-01-13build(treewide): Update shell librarySoispha
2024-01-13docs(hm/pkgs/scrs/neorg/utils): Fix typo in commentSoispha
2024-01-13build(treewide): Update shell librarySoispha
2024-01-13fix(hm/pkgs/neorg/utils): Use correct DOM access pathSoispha
2024-01-13build(treewide): Update shell librarySoispha
2024-01-13fix(hm/pkgs/neorg): Add execution permissionSoispha
2024-01-13feat(hm/pkgs/scr/nato): initSoispha
2024-01-13feat(hm/pkgs/scr/show): initSoispha
2024-01-13fix(hm/pkgs/scr/spec/ytcc/comments): Add `wl-clipboard` to support copySoispha
2024-01-13refactor(hm/pkgs/scrs/specific/neorg/sh): Split the script into sub-scriptsSoispha
2024-01-13build(treewide): Update flake and shell librarySoispha
2024-01-06fix(hm/pkgs/scr/specific/ytcc/yts): Explicitly exit with 0Soispha
2024-01-06feat(hm/pkgs/scr/specific/ytcc/description): Add command to display descriptionSoispha
2024-01-06fix(hm/pkgs/scr/specific/ytcc/yts): Actually make the subcommands optionalSoispha
2024-01-06fix(hm/pkgs/scr/specific/ytcc/yts): Only trap the task stop if it's startedSoispha
2024-01-06fix(hm/pkgs/scr/specific/ytcc/yts): Add default ordering modeSoispha
2024-01-06docs(hm/pkgs/scr/specific/ytcc/yts): Add a help textSoispha
2024-01-06feat(hm/pkgs/scr/specific/ytcc/yts): Add cli interfaceSoispha
2024-01-06fix(hm/pkgs/scr/specific/ytcc/yts): Recognize '' as a commandSoispha