about summary refs log tree commit diff stats
path: root/hm (follow)
Commit message (Expand)AuthorAge
* build(treewide): Update shell librarySoispha2024-01-13
* docs(hm/pkgs/scrs/neorg/utils): Fix typo in commentSoispha2024-01-13
* fix(hm/impermanence): Persist `~/.local/state/mpv`Soispha2024-01-13
* build(treewide): Update shell librarySoispha2024-01-13
* fix(hm/pkgs/neorg/utils): Use correct DOM access pathSoispha2024-01-13
* fix(hm/conf/less): Add arguments to MANPAGER backSoispha2024-01-13
* build(treewide): Update shell librarySoispha2024-01-13
* fix(hm/pkgs/neorg): Add execution permissionSoispha2024-01-13
* fix(hm/conf/alacritty): Correct hint regexSoispha2024-01-13
* fix(hm/conf/alacritty): Streamline configSoispha2024-01-13
* fix(hm/conf/alacritty): Use correct name in hint keySoispha2024-01-13
* fix(hm/conf/alacritty): Switch to a toml configSoispha2024-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
* feat(hm/conf/less): Configure the full lesskey fileSoispha2024-01-13
* fix(hm): Move the session variables to their associated serviceSoispha2024-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
* chore(hm/soispha/conf/taskwarrior/projects): UpdateSoispha2024-01-06
* fix(hm/pkgs/scr/specific/ytcc/yts): Remove out-dated checkSoispha2024-01-06
* fix(hm/pkgs/specific/ytcc/yts): Don't provide the id as one argumentSoispha2024-01-06
* feat(hm/pkgs/scr/ytcc/ytc): Rewrite in RustSoispha2024-01-05
* fix(hm/pkgs/scr/ytcc/filter_comments.sh): Rename export script to 'comments'Soispha2024-01-04
* fix(hm/pkgs/scr/ytcc/yts): Adopt to new ytc input formatSoispha2024-01-04
* feat(hm/pkgs/scr/ytcc/ytc): Add support for direct urlsSoispha2024-01-04
* fix(hm/pkgs/scr/ytcc/ytc): Keep sorting from inputSoispha2024-01-04
* fix(hm/pkgs/scr/ytcc/filter_comments): Fail if not runningSoispha2024-01-03
* fix(hm/pkgs/scr/ytcc/nest_comments): Correctly declare cli interfaceSoispha2024-01-03
* feat(hm/pkgs/scr/ytcc): Add support for showing commentsSoispha2024-01-03
* feat(hm/pkgs/scr): Add support for python based scriptsSoispha2024-01-03
* refactor(hm/pkgs/scr/neorg): Add subdir for specific script groupsSoispha2024-01-03
* fix(hm/pkgs/scr/ytc): Set output separator not to '"' but ';'Soispha2024-01-03
* fix(hm/pkgs/scr/yts): Always stop the active task, when exitingSoispha2024-01-01
* fix(hm/pkgs/scr/ytc): Allow titles with commas in themSoispha2024-01-01
* fix(hm/pkgs/scr/ytc): Don't use while in a if situationSoispha2024-01-01
* fix(hm/pkgs/scr/ytc): Add default volume and unrestrict filenamesSoispha2024-01-01
* fix(hm/pkgs/scr/ytc): Use `/tmp` instead of the xdg runtime dirSoispha2024-01-01
* build(treewide): UpdateSoispha2024-01-01
* feat(hm/pkgs/yts): InitSoispha2024-01-01
* fix(hm/pkgs/ytc): Wait for last mpv instance to exit before starting burndownSoispha2024-01-01
* fix(hm/pkgs/ytc): Improve cli outputSoispha2024-01-01