aboutsummaryrefslogtreecommitdiffstats
path: root/modules/by-name/ts (unfollow)
Commit message (Collapse)Author
2025-06-06{modules,pkgs}/qutebrowser: Enable qutebrowser supportBenedikt Peetz
2025-05-16modules/tskm: Switch to new project pathBenedikt Peetz
2025-04-27treewide: Add nice GPL-3.0-or-later license headerBenedikt Peetz
This change also ensures that this repo is reuse-3.0 compliant.
2025-04-04fix(modules/tskm): Allocate Firefox profile id's consecutivelyBenedikt Peetz
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.
2025-04-04refactor(treewide): neorg -> tskmBenedikt Peetz
2025-04-04feat(modules/tskm): Init moduleBenedikt Peetz
This module does what was previously squashed into the firefox, taskwarrior and nvim modules.