Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix(modules/lf/colors): Remove unused hidden home files | Benedikt Peetz | 32 hours |
| | | | | | 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 paths | Benedikt Peetz | 34 hours |
| | |||
* | fix(modules/lf/commands/archive_decompress): Pipe the filenames not the file | Benedikt Peetz | 48 hours |
| | | | | | 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 Peetz | 48 hours |
| | | | | | | | | 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 file | Benedikt Peetz | 48 hours |
| | | | | Otherwise, `trash {empty,restore}` will not find it. | ||
* | fix(modules/lf/commands/trash_{clear,restore}): Allow ansi codes in fzf | Benedikt Peetz | 48 hours |
| | |||
* | fix(modules/lf/keybindings/): Use the correct name for `trash_clear` | Benedikt Peetz | 48 hours |
| | |||
* | fix(modules/lf/commands/): Correctly modify `$@` when in a while read loop | Benedikt Peetz | 48 hours |
| | | | | | | | | | | 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 Peetz | 2 days |
| | |||
* | docs(modules/ollama): Add TODO comment | Benedikt Peetz | 2 days |
| | |||
* | fix(modules/nvim): Use the global nixpkgs set | Benedikt Peetz | 2 days |
| | |||
* | fix(modules/lf/commands): Rework | Benedikt Peetz | 2 days |
| | | | | | - Remove the dependency on `sysLib` - And rework each script, fixing old mistakes | ||
* | fix(modules/sound): Rename `hardware.pulseaudio` to `services.pulseaudio` | Benedikt Peetz | 2 days |
| | |||
* | fix(modules/zsh): Avoid having to rely on the `~/.zshenv` file | Benedikt Peetz | 2 days |
| | | | | We can use the `/etc/zshenv` file. | ||
* | fix(modules/locale): Remove the `us-modified` keymap | Benedikt Peetz | 2 days |
| | | | | | This purpose is now fulfilled by the direct unicode input in form of `qmk-unicode-type`. | ||
* | refactor(modules/river): Migrate to `by-name` | Benedikt Peetz | 2 days |
| | | | | | This includes a near rewrite `river-mk-keymap` (previously, `river_init_lesser`.) | ||
* | refactor(modules/swaylock): Migrate to by-name | Benedikt Peetz | 2 days |
| | |||
* | fix(modules/direnv): Remove the strictness options | Benedikt Peetz | 4 days |
| | | | | | 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 files | Benedikt Peetz | 5 days |
| | |||
* | fix(modules/impermanence): Only persist `~/.mozilla/firefox` | Benedikt Peetz | 5 days |
| | | | | | | 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 Peetz | 5 days |
| | |||
* | fix(modules/nvim/plgs/flatten): Disable | Benedikt Peetz | 6 days |
| | |||
* | feat(modules/legacy/conf/swaylock): Change the lock screen image | Benedikt Peetz | 6 days |
| | |||
* | fix(modules/lf/ctpv/prev/archiver): Remove `arc` | Benedikt Peetz | 6 days |
| | |||
* | build(treewide): Update | Benedikt Peetz | 6 days |
| | |||
* | fix(modules/legacy/mail/accounts/*): Use the migrated mail server | Benedikt Peetz | 7 days |
| | |||
* | fix(modules/legacy/conf/taskwarrior/projects): Add `me.google` | Benedikt Peetz | 2025-01-04 |
| | |||
* | fix(modules/legacy/river): Include usage and usage_page in spawn cmd | Benedikt Peetz | 2024-12-30 |
| | | | | This should probably be configurable, but right-now hardcoding works. | ||
* | fix(modules/river): Only activate the moonlander udev rules on tiamat | Benedikt Peetz | 2024-12-30 |
| | |||
* | fix(modules/river): Use correct attribute key | Benedikt Peetz | 2024-12-30 |
| | |||
* | feat(modules/legacy/river): Add mapping to start `qmk-unicode-type` | Benedikt Peetz | 2024-12-30 |
| | | | | That program communicates with my keyboard and sets a Unicode character. | ||
* | build(treewide): Update | Benedikt Peetz | 2024-12-30 |
| | | | | | This notable excludes a `nixpkgs-unstable` update, because a rather big LLVM package needs to be build from source, which is not feasible. | ||
* | fix(pkgs/{atuin,ctpv}): Extend instead of replace | Benedikt Peetz | 2024-12-30 |
| | | | | This allows me, to still benefit from upstream version updates. | ||
* | fix(modules/lf/ctpv/prev/achrive): Remove `arj` | Benedikt Peetz | 2024-12-30 |
| | | | | This package fails to build currently | ||
* | fix(modules/lf/ctpv/xxd): Use unlimited length when piped to less | Benedikt Peetz | 2024-12-30 |
| | |||
* | fix(modules/lf/ctpv/prev/any): Fix typo in `preview_xxd` function call | Benedikt Peetz | 2024-12-20 |
| | |||
* | refactor(lib): Upstream `lib` to vhack.eu | Benedikt Peetz | 2024-12-20 |
| | | | | This allows to share it with the server config. | ||
* | fix(modules/lf): Always retry connecting to the server | Benedikt Peetz | 2024-12-15 |
| | | | | Otherwise, the connection seems to fail again. | ||
* | fix(modules/lf/ctpv/prev/any): Also provide the `HELPERS` replacementString | Benedikt Peetz | 2024-12-15 |
| | |||
* | refactor(modules/lf/ctpv/prev): Make all implicit dependencies explicit | Benedikt Peetz | 2024-12-15 |
| | |||
* | fix(modules/lf/ctpv/prev/{any,inode}): Use the correct module options | Benedikt Peetz | 2024-12-14 |
| | |||
* | fix(modules/legacy/conf/firefox/scripts/unzip_mozlz4.py): Only print when ↵ | Benedikt Peetz | 2024-12-14 |
| | | | | | | | not redirected Otherwise, the redirected output is hindered with this status message. We could also just print it to stderr every time instead, but that seems to easy. | ||
* | feat(modules/lf/ctpv): Rework as module with autoloading | Benedikt Peetz | 2024-12-14 |
| | |||
* | feat(modules/yt): Migrate to by-name and add new `description` msgs | Benedikt Peetz | 2024-12-14 |
| | |||
* | refactor(modules/nvim/plgs/neorg): Migrate to new RFC 42 module | Benedikt Peetz | 2024-12-14 |
| | |||
* | fix(modules/inputMethods): Remove | Benedikt Peetz | 2024-12-14 |
| | | | | | | This is a huge hack, that doesn't even work with all my applications (notably, alacritty does not support ibus.) As such, simply disabling it is the right call. | ||
* | build(treewide): Update | Benedikt Peetz | 2024-12-14 |
| | |||
* | feat(modules/inputMethod): Init | Benedikt Peetz | 2024-12-09 |
| | |||
* | fix(modules/ollama): Always use the CPU for ollama | Benedikt Peetz | 2024-12-08 |
| | | | | | | My AMD GPU is just not supported by ROCm. And whilst ollama will (sometime) start with this configuration, it is just slower than directly running with the CPU. | ||
* | fix(modules/ollama): Correctly set the mode of the `/var/lib/private` dir | Benedikt Peetz | 2024-12-08 |
| |