about summary refs log tree commit diff stats
path: root/hm (follow)
Commit message (Expand)AuthorAge
* chore(treewide): Move away from git-cryptSoispha2024-03-28
* fix(hm/conf/gpg): Add my nixpkgs fork to ensure a working gpg-agentSoispha2024-03-24
* fix(treewide): Update the shell library versionSoispha2024-03-24
* style(treewide): FormatSoispha2024-03-23
* fix(hm/conf/yambar/scripts/mpd): Put a separator between title and timeSoispha2024-03-23
* fix(hm/conf/unison): Remove auto merge featureSoispha2024-03-23
* refactor(treewide): Update to new modules names (and simplify some code)Soispha2024-03-23
* build(treewide): UpdateSoispha2024-03-23
* fix(hm/conf/firefox/extensions): Remove torproject-snowflake temporarilySoispha2024-03-23
* refactor(hm/conf/nvim/plgs/{nvim-cmp,vim-tex}): Update to new attr namesSoispha2024-03-10
* build(treewide): UpdateSoispha2024-03-10
* feat(hm/conf/yambar/mpd): Add song progress and duration informationSoispha2024-03-07
* feat(hm/conf/prusa_slicer): InitSoispha2024-03-06
* 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