about summary refs log tree commit diff stats
path: root/hm/soispha/pkgs (follow)
Commit message (Collapse)AuthorAge
* fix(hm/pkgs): Put all my scripts in the `scripts` namespaceSoispha2024-02-28
|
* feat(hm/pkgs): Add zathura to the pkgs listSoispha2024-02-24
|
* refactor(hm/pkgs): Implement with an nixpkgs overlaySoispha2024-02-24
|
* fix(hm/pkgs/git-update-index): Remove '--' from help textSoispha2024-02-24
| | | | | The parser for the automatic completion generation fails, when it encounters an option without name.
* fix(hm/pkgs/fupdate): Don't pass '--' to child commandSoispha2024-02-24
|
* feat(hm/pkgs/fupdate): Allow passing arguments to the update scriptSoispha2024-02-24
|
* fix(hm/pkgs/git-edit-index): Correctly exit when parsing optionsSoispha2024-02-24
|
* fix(hm/pkgs/scrs/git-edit-index): Generate completionsSoispha2024-02-24
|
* fix(hm/pkgs): Readd man pages for `mpc-cli`Soispha2024-02-24
|
* feat(hm/pkgs): Add `file`Soispha2024-02-24
|
* style(treewide): FormatSoispha2024-02-23
|
* feat(hm/pkgs/git-edit-index): InitSoispha2024-02-23
|
* feat(hm/pkgs/mpc): InitSoispha2024-02-23
|
* fix(hm/pkgs/specific/neorg): Add missing '.sh' suffixSoispha2024-02-23
|
* refactor(treewide): Remove my unused binariesSoispha2024-02-23
| | | | | | | These are: - grades (only last references) - video_pause - lf_rename
* chore(version): v1.30.0 Soispha2024-02-20
|
* feat(hm/pkgs/battery): InitSoispha2024-02-20
|
* refactor(treewide): Reformat all files with treefmtSoispha2024-02-20
| | | | | This includes getting all shellscripts to pass shellcheck. To accomplish this, some old scripts were removed
* refactor(treewide): Add a `.sh` extension to shell scriptsSoispha2024-02-20
|
* fix(hm/pkgs/scrs/mpc-fav): Correctly orient the if conditionSoispha2024-02-12
|
* feat(hm/pkgs/scrs): Add `mpc-fav` and `sort_song`Soispha2024-02-07
|
* refactor(hm/pkgs/scrs): Sort the declarations alphabeticalSoispha2024-02-07
|
* fix(hm/pkgs/spodi): Allow more providersSoispha2024-02-03
|
* fix(hm/pkgs): Remove `grades` as it no longer compilesSoispha2024-01-30
|
* feat(hm/pkgs/specific/neorg): Add draft of rewrite in nuSoispha2024-01-28
|
* fix(hm/pkgs): Remove old `comments` scripts and use rust rewriteSoispha2024-01-28
|
* fix(hm/pkgs/yts): Use new rewritten versionSoispha2024-01-20
|
* feat(hosts): Disable SteamSoispha2024-01-14
| | | | | This is mostly done because of convenience: Synchronizing the full steam files is just cumbersome.
* fix(treewide): Comply with the shell library's new argument namesSoispha2024-01-13
|
* build(treewide): Update shell librarySoispha2024-01-13
|
* build(treewide): Update shell librarySoispha2024-01-13
|
* docs(hm/pkgs/scrs/neorg/utils): Fix typo in commentSoispha2024-01-13
|
* build(treewide): Update shell librarySoispha2024-01-13
|
* fix(hm/pkgs/neorg/utils): Use correct DOM access pathSoispha2024-01-13
|
* build(treewide): Update shell librarySoispha2024-01-13
|
* fix(hm/pkgs/neorg): Add execution permissionSoispha2024-01-13
|
* feat(hm/pkgs/scr/nato): initSoispha2024-01-13
|
* feat(hm/pkgs/scr/show): initSoispha2024-01-13
|
* fix(hm/pkgs/scr/spec/ytcc/comments): Add `wl-clipboard` to support copySoispha2024-01-13
|
* refactor(hm/pkgs/scrs/specific/neorg/sh): Split the script into sub-scriptsSoispha2024-01-13
|
* build(treewide): Update flake and shell librarySoispha2024-01-13
|
* fix(hm/pkgs/scr/specific/ytcc/yts): Explicitly exit with 0Soispha2024-01-06
|
* feat(hm/pkgs/scr/specific/ytcc/description): Add command to display descriptionSoispha2024-01-06
|
* fix(hm/pkgs/scr/specific/ytcc/yts): Actually make the subcommands optionalSoispha2024-01-06
|
* fix(hm/pkgs/scr/specific/ytcc/yts): Only trap the task stop if it's startedSoispha2024-01-06
|
* fix(hm/pkgs/scr/specific/ytcc/yts): Add default ordering modeSoispha2024-01-06
|
* docs(hm/pkgs/scr/specific/ytcc/yts): Add a help textSoispha2024-01-06
|
* feat(hm/pkgs/scr/specific/ytcc/yts): Add cli interfaceSoispha2024-01-06
|
* fix(hm/pkgs/scr/specific/ytcc/yts): Recognize '' as a commandSoispha2024-01-06
|
* fix(hm/pkgs/scr/specific/ytcc/yts): Remove out-dated checkSoispha2024-01-06
|