| Commit message (Expand) | Author |
2024-02-28 | feat(sys/svcs/nix): Set nix path | Soispha |
2024-02-28 | fix(pkgs/scripts/fupdate): Exit after running the main loop | Soispha |
2024-02-28 | fix(hm/pkgs): Put all my scripts in the `scripts` namespace | Soispha |
2024-02-28 | fix(hm/conf/unison): Add `less`, as it's needed to display diffs | Soispha |
2024-02-28 | fix(hm/conf/unison): Don't pass `links` argument along twice | Soispha |
2024-02-28 | feat(hm/conf/unison): Support merging special paths | Soispha |
2024-02-28 | feat(hm): Add nix-index and associated command_not_found_handler | Soispha |
2024-02-24 | chore(hm/soispha/conf/taskwarrior/projects): Update | Soispha |
2024-02-24 | chore(version): v1.34.0 | Soispha |
2024-02-24 | feat(hm/pkgs): Add zathura to the pkgs list | Soispha |
2024-02-24 | feat(hm/conf/lf/keymappings): Add sorting mappings | Soispha |
2024-02-24 | fix(hm/conf/lf/cmds): Better manage files with pre-defined extensions | Soispha |
2024-02-24 | chore(version): v1.33.2 | Soispha |
2024-02-24 | fix(hm/conf/unison): Fix Typo in `EXTRA_OPTIONS` variable | Soispha |
2024-02-24 | fix(pkgs/scripts/aumo): Add a warning on wrong usage | Soispha |
2024-02-24 | fix(treewide): Add shell library import directive | Soispha |
2024-02-24 | chore(version): v1.33.1 | Soispha |
2024-02-24 | fix(sys/svcs/xdg/{lf,ranger}-wrapper): Add a shell library import | Soispha |
2024-02-24 | build(treewide): Update shell library | Soispha |
2024-02-24 | chore(version): v1.33.0 | Soispha |
2024-02-24 | build(treewide): Update | Soispha |
2024-02-24 | style(sys/nixpkgs/pkgs/scripts/git-edit-index): Correct help text | Soispha |
2024-02-24 | style(sys/nixpkgs/pkgs/scripts/fupdate): Format | Soispha |
2024-02-24 | build(flake): Readd flake_version_update | Soispha |
2024-02-24 | refactor(hm/pkgs): Implement with an nixpkgs overlay | Soispha |
2024-02-24 | fix(hm/pkgs/git-update-index): Remove '--' from help text | Soispha |
2024-02-24 | fix(hm/pkgs/fupdate): Don't pass '--' to child command | Soispha |
2024-02-24 | feat(hm/pkgs/fupdate): Allow passing arguments to the update script | Soispha |
2024-02-24 | fix(hm/pkgs/git-edit-index): Correctly exit when parsing options | Soispha |
2024-02-24 | chore(version): v1.32.0 | Soispha |
2024-02-24 | fix(hm/pkgs/scrs/git-edit-index): Generate completions | Soispha |
2024-02-24 | fix(hm/pkgs): Readd man pages for `mpc-cli` | Soispha |
2024-02-24 | feat(hm/pkgs): Add `file` | Soispha |
2024-02-24 | fix(hm/conf/lf/commands): Correct reference to nix path | Soispha |
2024-02-24 | build(flake): Update | Soispha |
2024-02-23 | chore(version): v1.31.0 | Soispha |
2024-02-23 | style(treewide): Format | Soispha |
2024-02-23 | feat(sys/svcs/nix): Switch to nixUnstable | Soispha |
2024-02-23 | fix(hm/conf/lf/keymappings): Correctly import dir_move file | Soispha |
2024-02-23 | feat(hm/conf/lf): Add a `execute` subcommand | Soispha |
2024-02-23 | feat(hm/pkgs/git-edit-index): Init | Soispha |
2024-02-23 | feat(hm/conf/unison): Add support for link syncing | Soispha |
2024-02-23 | refactor(hm/conf/unison): Rename the script to `unison-sync` | Soispha |
2024-02-23 | feat(hm/pkgs/mpc): Init | Soispha |
2024-02-23 | refactor(hm/conf/lf): Move configs to `settings` attr | Soispha |
2024-02-23 | feat(hm/conf/lf/cmds/unarchive): Add support for multiple files | Soispha |
2024-02-23 | refactor(hm/conf/lf/cmds/open): Remove, as it's better handled by xdg-handlers | Soispha |
2024-02-23 | refactor(hm/conf/lf/cmds/archive): Use non-abbreviated cli option | Soispha |
2024-02-23 | fix(hm/conf/lf/commands): Check for the file name with the extension added | Soispha |
2024-02-23 | fix(hm/conf/lf/commands): Remove useless 'open_config' cmd | Soispha |