about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAge
* 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
|
* feat(hm/pkgs/battery): InitSoispha2024-02-20
|
* chore(version): v1.29.0 Soispha2024-02-20
|
* feat(hm/conf/firefox): Add order of search enginesSoispha2024-02-20
|
* feat(hm/conf/firefox/config/search): Add nixpkgs pull request tracker searchSoispha2024-02-20
|
* refactor(hm/conf/firefox/config/search): Download icons to avoid losing themSoispha2024-02-20
|
* chore(version): v1.28.0 Soispha2024-02-20
|
* fix(flake): Don't format `CHANGELOG.md`Soispha2024-02-20
|
* build(treewide): UpdateSoispha2024-02-20
|
* build(cog.toml): Add formatting stepSoispha2024-02-20
|
* refactor(treewide): Reformat all files with treefmtSoispha2024-02-20
| | | | | This includes getting all shellscripts to pass shellcheck. To accomplish this, some old scripts were removed
* refactor(treewide): Add a `.sh` extension to shell scriptsSoispha2024-02-20
|
* refactor(hm/conf/zsh/config): Rework old config scriptsSoispha2024-02-20
|
* build(flake): Add treefmtSoispha2024-02-20
|
* fix(hm/conf/nix/plgs/lsp/s/openscad): GNU is unfortunately not the best formatSoispha2024-02-14
|
* feat(hm/conf/nix/plgs/lsp/servers/openscad): InitSoispha2024-02-12
|
* chore(version): v1.27.4 Soispha2024-02-12
|
* fix(hm/pkgs/scrs/mpc-fav): Correctly orient the if conditionSoispha2024-02-12
|
* fix(sys/nixpkgs/pkgs/comments): Estimate filesize can be > an u32Soispha2024-02-12
|
* chore(version): v1.27.3 Soispha2024-02-11
|
* fix(sys/nixpkgs/pkgs/comments): Allow unknown comment authorSoispha2024-02-11
|
* fix(hm/conf/taskwarrior): Correctly parse project.nix fileSoispha2024-02-10
|
* fix(sys/disks): Differentiate the space limit of '/' an '/tmp'Soispha2024-02-10
|
* chore(hm/soispha/conf/taskwarrior/projects): UpdateSoispha2024-02-10
|
* chore(hm/soispha/conf/taskwarrior/projects): UpdateSoispha2024-02-10
|
* chore(version): v1.27.2 Soispha2024-02-09
|