Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix(modules/taskwarrior/mkHook): Use correct `grep` silencing argument | Benedikt Peetz | 2 days |
| | |||
* | fix(modules/taskwarrior/mkHook): Fix shellcheck issues | Benedikt Peetz | 3 days |
| | |||
* | fix(modules/taskwarrior/mkHook): Remove superfluous double quote | Benedikt Peetz | 3 days |
| | |||
* | fix(modules/timewarrior/hooks/track-total-active-time): Move dateparsing to ↵ | Benedikt Peetz | 3 days |
| | | | | datetime | ||
* | fix(modules/timewarrior): Fix type in `hooks` directory | Benedikt Peetz | 3 days |
| | |||
* | fix(modules/taskwarrior): Correctly detect if hook debug is set | Benedikt Peetz | 3 days |
| | | | | `task _get` is not influenced by a temporary CLI override. | ||
* | fix(modules/taskwarrior): Print hook `die` to stderr | Benedikt Peetz | 3 days |
| | |||
* | fix(modules/lf/ctpv/prev): Remove html preview | Benedikt Peetz | 3 days |
| | | | | This detected too many files as html and as such was quite bothersome. | ||
* | fix(modules/lf/ctpv/prev): Add required dependencies to previewers | Benedikt Peetz | 3 days |
| | |||
* | refactor(modules/timewarrior): Update the time tracking hooks | Benedikt Peetz | 3 days |
| | | | | | Both of them depended on the outdated `taskw` python package, that still used taskwarrior 2.6. | ||
* | fix(modules/taskwarrior): Completely move to taskwarrior3 | Benedikt Peetz | 3 days |
| | |||
* | refactor(modules/lf/ctpv): Migrate the previewers to pkgs.writeShellApplication | Benedikt Peetz | 3 days |
| | |||
* | feat(modules/lf/ctpv/application/x-pem-file): Include previewer | Benedikt Peetz | 3 days |
| | |||
* | style(treewide): Format | Benedikt Peetz | 3 days |
| | |||
* | fix(treewide): Migrate to taskwarrior version 3 | Benedikt Peetz | 3 days |
| | |||
* | fix(modules/tskm): Allocate Firefox profile id's consecutively | Benedikt Peetz | 3 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 preference | Benedikt Peetz | 3 days |
| | |||
* | fix(modules/timewarrior): Use the correct attribute path for the taskwarrior ↵ | Benedikt Peetz | 3 days |
| | | | | config | ||
* | fix(modules/nix): Don't keep failed build directories | Benedikt Peetz | 3 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 comments | Benedikt Peetz | 3 days |
| | |||
* | refactor(treewide): Remove unneeded lambda arguments with deadnix | Benedikt Peetz | 3 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 them | Benedikt Peetz | 3 days |
| | | | | Oherwise `./some thrash path` would not work. | ||
* | fix(modules/lf/commands/open): Explicitly use `handlr-regex` instead of ↵ | Benedikt Peetz | 3 days |
| | | | | `xdg-open` | ||
* | refactor(treewide): neorg -> tskm | Benedikt Peetz | 3 days |
| | |||
* | refactor(modules/timewarrior): Migrate to by-name | Benedikt Peetz | 3 days |
| | |||
* | feat(modules/tskm): Init module | Benedikt Peetz | 3 days |
| | | | | | This module does what was previously squashed into the firefox, taskwarrior and nvim modules. | ||
* | feat(modules/legacy/taskwarrior): Migrate to by-name | Benedikt Peetz | 3 days |
| | |||
* | refactor(modules/legacy/firefox): Move to by-name | Benedikt Peetz | 5 days |
| | | | | | This also improves the arkanfox-integration and the profile id generation. | ||
* | refactor(treewide): Remove `river_init_lesser` | Benedikt Peetz | 5 days |
| | | | | This was moved in-tree a while ago. | ||
* | fix(modules/lf/commands): Also include a coreutils implementation | Benedikt Peetz | 7 days |
| | |||
* | fix(modules/lf/commands): Add needed dependencies of the helpers.sh | Benedikt Peetz | 7 days |
| | |||
* | fix(modules/lf/commands): Avoid inheriting the path by default | Benedikt Peetz | 7 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` name | Benedikt Peetz | 7 days |
| | | | | The old name conflicted with KDE's dragon media player. | ||
* | fix(modules/{atuin,zsh}): Avoid atuin keymaps overriding mine | Benedikt Peetz | 8 days |
| | |||
* | fix(modules/nvim/plgs/telescope/extensions/bibtex): Disable | Benedikt Peetz | 9 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 pr | Benedikt Peetz | 9 days |
| | |||
* | fix(modules/xdg): Migrate to the merged xdg-desktop-terminal-filechooser | Benedikt Peetz | 9 days |
| | |||
* | build(pkgs/yt): Update | Benedikt Peetz | 2025-02-22 |
| | |||
* | fix(modules/river): Mark the `init` file executable | Benedikt Peetz | 2025-02-04 |
| | |||
* | feat(modules/mpv): Migrate to `by-name` and add some scripts | Benedikt Peetz | 2025-02-03 |
| | |||
* | style(treewide): Format | Benedikt Peetz | 2025-02-03 |
| | |||
* | fix(pkgs/river-start): Create a wrapper script for river to store logs | Benedikt Peetz | 2025-02-03 |
| | |||
* | fix(modules/lf/colors): Remove unused hidden home files | Benedikt Peetz | 2025-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 paths | Benedikt Peetz | 2025-02-03 |
| | |||
* | fix(modules/lf/commands/archive_decompress): Pipe the filenames not the file | Benedikt Peetz | 2025-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 Peetz | 2025-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 file | Benedikt Peetz | 2025-02-03 |
| | | | | Otherwise, `trash {empty,restore}` will not find it. | ||
* | fix(modules/lf/commands/trash_{clear,restore}): Allow ansi codes in fzf | Benedikt Peetz | 2025-02-03 |
| | |||
* | fix(modules/lf/keybindings/): Use the correct name for `trash_clear` | Benedikt Peetz | 2025-02-02 |
| | |||
* | fix(modules/lf/commands/): Correctly modify `$@` when in a while read loop | Benedikt Peetz | 2025-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. |