about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAge
...
* 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
|
* chore(version): v1.33.2 Soispha2024-02-24
|
* fix(hm/conf/unison): Fix Typo in `EXTRA_OPTIONS` variableSoispha2024-02-24
|
* fix(pkgs/scripts/aumo): Add a warning on wrong usageSoispha2024-02-24
|
* fix(treewide): Add shell library import directiveSoispha2024-02-24
|
* chore(version): v1.33.1 Soispha2024-02-24
|
* fix(sys/svcs/xdg/{lf,ranger}-wrapper): Add a shell library importSoispha2024-02-24
|
* build(treewide): Update shell librarySoispha2024-02-24
|
* chore(version): v1.33.0 Soispha2024-02-24
|
* build(treewide): UpdateSoispha2024-02-24
|
* style(sys/nixpkgs/pkgs/scripts/git-edit-index): Correct help textSoispha2024-02-24
|
* style(sys/nixpkgs/pkgs/scripts/fupdate): FormatSoispha2024-02-24
|
* build(flake): Readd flake_version_updateSoispha2024-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
|
* chore(version): v1.32.0 Soispha2024-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
|
* build(flake): UpdateSoispha2024-02-24
|
* chore(version): v1.31.0 Soispha2024-02-23
|
* style(treewide): FormatSoispha2024-02-23
|
* feat(sys/svcs/nix): Switch to nixUnstableSoispha2024-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
| | | | 'Backup' is in this context just wrong.
* 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
| | | | | | | | | | Beforehand it resolved a name conflict based on the base name alone: ``` USER: script ALREADY_EXISTING_FILE: script ``` But the final script would then be named `script.sh`, thus, the check must include the `.sh`.
* fix(hm/conf/lf/commands): Remove useless 'open_config' cmdSoispha2024-02-23
| | | | | This command is only really useful, if you are not on NixOS. Thus, I don't really see, why I should keep it.
* 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
|
* build(flake): UpdateSoispha2024-02-23
|
* refactor(flake): Remove by-now vendored dependencySoispha2024-02-23
|
* fix(hm/conf/lf/keymappings): Separate and update moving key mappingsSoispha2024-02-23
|
* refactor(treewide): Remove my unused binariesSoispha2024-02-23
| | | | | | | These are: - grades (only last references) - video_pause - lf_rename
* feat(sys/nixos_git_rev): Add a file with the current git reverenceSoispha2024-02-23
|
* chore(version): v1.30.0 Soispha2024-02-20
|