about summary refs log tree commit diff stats
path: root/hm (follow)
Commit message (Expand)AuthorAge
* fix(hm/conf/unison): Also try to merge 'log' filesSoispha2024-03-01
* fix(hm/conf/unison): Avoid merging, when the merge failsSoispha2024-03-01
* fix(hm/conf/unison): Correctly use the `file_name` and `extisions` valuesSoispha2024-03-01
* fix(hm/conf/unison): Add missing `diff` dependency for diffsSoispha2024-03-01
* fix(hm/conf/unison): Add further files to auto mergeSoispha2024-02-29
* fix(hm/conf/lf/keymappings): Unmap the later bound keysSoispha2024-02-28
* feat(hm/conf/lf/keymappings): Set up search keymappingsSoispha2024-02-28
* fix(hm/conf/lf/keymappings): Use 'k' for sort mappingsSoispha2024-02-28
* fix(hm/conf/zsh/command_not_found.sh): Improve case 2 outputSoispha2024-02-28
* fix(hm/conf/zsh/command_not_found.sh): Add missing space in cmd nameSoispha2024-02-28
* fix(hm/conf/zsh/command_not_found.sh): Output a status message for shellSoispha2024-02-28
* fix(hm/conf/zsh/command_not_found.sh): Correctly count found attrsSoispha2024-02-28
* fix(hm/conf/zsh): Add a newline to the shell library importSoispha2024-02-28
* fix(hm/pkgs): Put all my scripts in the `scripts` namespaceSoispha2024-02-28
* fix(hm/conf/unison): Add `less`, as it's needed to display diffsSoispha2024-02-28
* fix(hm/conf/unison): Don't pass `links` argument along twiceSoispha2024-02-28
* feat(hm/conf/unison): Support merging special pathsSoispha2024-02-28
* feat(hm): Add nix-index and associated command_not_found_handlerSoispha2024-02-28
* chore(hm/soispha/conf/taskwarrior/projects): UpdateSoispha2024-02-24
* feat(hm/pkgs): Add zathura to the pkgs listSoispha2024-02-24
* feat(hm/conf/lf/keymappings): Add sorting mappingsSoispha2024-02-24
* fix(hm/conf/lf/cmds): Better manage files with pre-defined extensionsSoispha2024-02-24
* fix(hm/conf/unison): Fix Typo in `EXTRA_OPTIONS` variableSoispha2024-02-24
* fix(treewide): Add shell library import directiveSoispha2024-02-24
* build(treewide): Update shell librarySoispha2024-02-24
* refactor(hm/pkgs): Implement with an nixpkgs overlaySoispha2024-02-24
* fix(hm/pkgs/git-update-index): Remove '--' from help textSoispha2024-02-24
* 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
* fix(hm/conf/lf/commands): Correct reference to nix pathSoispha2024-02-24
* style(treewide): FormatSoispha2024-02-23
* fix(hm/conf/lf/keymappings): Correctly import dir_move fileSoispha2024-02-23
* feat(hm/conf/lf): Add a `execute` subcommandSoispha2024-02-23
* feat(hm/pkgs/git-edit-index): InitSoispha2024-02-23
* feat(hm/conf/unison): Add support for link syncingSoispha2024-02-23
* refactor(hm/conf/unison): Rename the script to `unison-sync`Soispha2024-02-23
* feat(hm/pkgs/mpc): InitSoispha2024-02-23
* refactor(hm/conf/lf): Move configs to `settings` attrSoispha2024-02-23
* feat(hm/conf/lf/cmds/unarchive): Add support for multiple filesSoispha2024-02-23
* refactor(hm/conf/lf/cmds/open): Remove, as it's better handled by xdg-handlersSoispha2024-02-23
* refactor(hm/conf/lf/cmds/archive): Use non-abbreviated cli optionSoispha2024-02-23
* fix(hm/conf/lf/commands): Check for the file name with the extension addedSoispha2024-02-23
* fix(hm/conf/lf/commands): Remove useless 'open_config' cmdSoispha2024-02-23
* fix(hm/pkgs/specific/neorg): Add missing '.sh' suffixSoispha2024-02-23
* feat(hm/conf/lf): Start zathura on opening pdfs in lfSoispha2024-02-23
* feat(hm/conf/git): Switch to zdiff3 instead of diff3Soispha2024-02-23