Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | treewide: Add nice GPL-3.0-or-later license header | Benedikt Peetz | 37 hours |
| | | | | This change also ensures that this repo is reuse-3.0 compliant. | ||
* | fix(modules/tskm): Allocate Firefox profile id's consecutively | Benedikt Peetz | 2025-04-04 |
| | | | | | | 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 -> tskm | Benedikt Peetz | 2025-04-04 |
| | |||
* | feat(modules/tskm): Init module | Benedikt Peetz | 2025-04-04 |
This module does what was previously squashed into the firefox, taskwarrior and nvim modules. |