about summary refs log tree commit diff stats
path: root/modules/by-name (follow)
Commit message (Collapse)AuthorAge
* fix(modules/tskm): Allocate Firefox profile id's consecutivelyBenedikt Peetz3 days
| | | | | | Firefox apparently needs to have ID's staring from 0 and then counting up. This seems like an implementation detail leaking out, but … well it's Firefox.
* fix(modules/firefox): Sort the languages according to my preferenceBenedikt Peetz3 days
|
* fix(modules/timewarrior): Use the correct attribute path for the taskwarrior ↵Benedikt Peetz3 days
| | | | config
* fix(modules/nix): Don't keep failed build directoriesBenedikt Peetz3 days
| | | | | | | This feature might be useful, but nix also keeps all transitive dependencies of the failed build. This means that if a big build fails (which might happen repeatably if I debug the build), then the temp directory might fill itself leading to a full system oom.
* docs(modules): Add FIXME/TODO commentsBenedikt Peetz3 days
|
* refactor(treewide): Remove unneeded lambda arguments with deadnixBenedikt Peetz3 days
| | | | | | | The command was: ``` deadnix --output-format json | while read -r line; do echo "$line" | jq .file --raw-output; done | xargs nvim ```
* fix(modules/lf/commands/thrash_*): Support paths with spaces in themBenedikt Peetz3 days
| | | | Oherwise `./some thrash path` would not work.
* fix(modules/lf/commands/open): Explicitly use `handlr-regex` instead of ↵Benedikt Peetz3 days
| | | | `xdg-open`
* refactor(treewide): neorg -> tskmBenedikt Peetz3 days
|
* refactor(modules/timewarrior): Migrate to by-nameBenedikt Peetz3 days
|
* feat(modules/tskm): Init moduleBenedikt Peetz3 days
| | | | | This module does what was previously squashed into the firefox, taskwarrior and nvim modules.
* feat(modules/legacy/taskwarrior): Migrate to by-nameBenedikt Peetz3 days
|
* refactor(modules/legacy/firefox): Move to by-nameBenedikt Peetz5 days
| | | | | This also improves the arkanfox-integration and the profile id generation.
* refactor(treewide): Remove `river_init_lesser`Benedikt Peetz5 days
| | | | This was moved in-tree a while ago.
* fix(modules/lf/commands): Also include a coreutils implementationBenedikt Peetz7 days
|
* fix(modules/lf/commands): Add needed dependencies of the helpers.shBenedikt Peetz7 days
|
* fix(modules/lf/commands): Avoid inheriting the path by defaultBenedikt Peetz7 days
| | | | | | All the commands should have their respective dependencies set. The ones that need external commands (i.e., `execute`) can opt into keeping their path set.
* fix(modules/lf/commands/dragon-*): Use new `dragon-drop` nameBenedikt Peetz7 days
| | | | The old name conflicted with KDE's dragon media player.
* fix(modules/{atuin,zsh}): Avoid atuin keymaps overriding mineBenedikt Peetz8 days
|
* fix(modules/nvim/plgs/telescope/extensions/bibtex): DisableBenedikt Peetz9 days
| | | | This is not used much, and I can wait until it is in nixpkgs.
* fix(modules/nvim/plgs/lf-nvim): Use the package from my nixpgks prBenedikt Peetz9 days
|
* fix(modules/xdg): Migrate to the merged xdg-desktop-terminal-filechooserBenedikt Peetz9 days
|
* build(pkgs/yt): UpdateBenedikt Peetz2025-02-22
|
* fix(modules/river): Mark the `init` file executableBenedikt Peetz2025-02-04
|
* feat(modules/mpv): Migrate to `by-name` and add some scriptsBenedikt Peetz2025-02-03
|
* style(treewide): FormatBenedikt Peetz2025-02-03
|
* fix(pkgs/river-start): Create a wrapper script for river to store logsBenedikt Peetz2025-02-03
|
* fix(modules/lf/colors): Remove unused hidden home filesBenedikt Peetz2025-02-03
| | | | | All these files are no longer there, and if they start to crop up again, I would like to notice it.
* fix(modules/lf/commands/archive_{compress,decompress}): Correctly store pathsBenedikt Peetz2025-02-03
|
* fix(modules/lf/commands/archive_decompress): Pipe the filenames not the fileBenedikt Peetz2025-02-03
| | | | | Previously, we piped `$fx` directly into the shell, resulting in it opening the archive and interpreting it as the file name.
* fix(modules/lf/commands/trash_{clear,restore}): Don't start trash's ↵Benedikt Peetz2025-02-03
| | | | | | | | interactive mode When no files have been selected, trashy's trash client will start an "interactive" mode and prompt for the files _again_. This should obviously be avoided.
* fix(modules/lf/commands/trash_{clear,restore}): Use full path to fileBenedikt Peetz2025-02-03
| | | | Otherwise, `trash {empty,restore}` will not find it.
* fix(modules/lf/commands/trash_{clear,restore}): Allow ansi codes in fzfBenedikt Peetz2025-02-03
|
* fix(modules/lf/keybindings/): Use the correct name for `trash_clear`Benedikt Peetz2025-02-02
|
* fix(modules/lf/commands/): Correctly modify `$@` when in a while read loopBenedikt Peetz2025-02-02
| | | | | | | | | | Previously, I just piped into the loop which resulted in it becoming a subshell (i.e., all variable assignments were local to that loop.) The only way to work around this in POSIX shell is via temporary files, like implemented in the `base.sh` `tmp` function. I'd hoped to finally rid myself of these, when migrating away from the sysLib, but I see no other way to achieve the desired result.
* fix(modules/lf/commands/trash_restore): Depend on `gawk` not `gaw`Benedikt Peetz2025-02-02
|
* docs(modules/ollama): Add TODO commentBenedikt Peetz2025-02-02
|
* fix(modules/nvim): Use the global nixpkgs setBenedikt Peetz2025-02-02
|
* fix(modules/lf/commands): ReworkBenedikt Peetz2025-02-02
| | | | | - Remove the dependency on `sysLib` - And rework each script, fixing old mistakes
* fix(modules/sound): Rename `hardware.pulseaudio` to `services.pulseaudio`Benedikt Peetz2025-02-02
|
* fix(modules/zsh): Avoid having to rely on the `~/.zshenv` fileBenedikt Peetz2025-02-02
| | | | We can use the `/etc/zshenv` file.
* fix(modules/locale): Remove the `us-modified` keymapBenedikt Peetz2025-02-02
| | | | | This purpose is now fulfilled by the direct unicode input in form of `qmk-unicode-type`.
* refactor(modules/river): Migrate to `by-name`Benedikt Peetz2025-02-02
| | | | | This includes a near rewrite `river-mk-keymap` (previously, `river_init_lesser`.)
* refactor(modules/swaylock): Migrate to by-nameBenedikt Peetz2025-02-02
|
* fix(modules/direnv): Remove the strictness optionsBenedikt Peetz2025-01-31
| | | | | These seem to cause an error in `nix-direnv` which is obviously not ideal.
* feat(modules/lf/commands/view_file): Also use `$READER` for epub filesBenedikt Peetz2025-01-30
|
* fix(modules/impermanence): Only persist `~/.mozilla/firefox`Benedikt Peetz2025-01-30
| | | | | | The other directories don't contain anything worthy to be persisted. Besides, persisting `~/.mozilla/native-messaging-hosts` results in tridactly changing the symlink to it's native messaging host.
* fix(modules/direnv): Migrate to `by-name`Benedikt Peetz2025-01-30
|
* fix(modules/nvim/plgs/flatten): DisableBenedikt Peetz2025-01-30
|
* fix(modules/lf/ctpv/prev/archiver): Remove `arc`Benedikt Peetz2025-01-29
|