diff options
| author | Rubén Beltrán del Río <jj@r.bdr.sh> | 2025-12-26 21:27:18 +0100 |
|---|---|---|
| committer | Rubén Beltrán del Río <jj@r.bdr.sh> | 2026-03-04 23:17:03 +0100 |
| commit | e56cd4dad5a0b215af9c9295f687843bfecd5df8 (patch) | |
| tree | 4195d2cf89f99f818489f776e52f2762c27377ac /install | |
| parent | 53f1dc6d88225d1e95a94202d64d47f6560b9b96 (diff) | |
Add Taskwarrior config
Diffstat (limited to 'install')
| -rwxr-xr-x | install | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -104,6 +104,9 @@ ln -fns ../.dotfiles/config/wpaperd ~/.config/wpaperd # btop ln -fns ../.dotfiles/config/btop ~/.config/btop +# task +ln -fns ../.dotfiles/config/task ~/.config/task + # age recipients ln -fns .dotfiles/age-recipients ~/.age-recipients |