about summary refs log tree commit diff stats
path: root/modules/by-name/ts (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.
* refactor(treewide): neorg -> tskmBenedikt Peetz3 days
|
* feat(modules/tskm): Init moduleBenedikt Peetz3 days
This module does what was previously squashed into the firefox, taskwarrior and nvim modules.