aboutsummaryrefslogtreecommitdiffstats
path: root/hm/soispha/conf (unfollow)
Commit message (Collapse)Author
2023-10-25fix(hm/conf/lf/cmds/mk_scr_temp): Set the interpreter to 'sh'Soispha
2023-10-25feat(hm/conf/firefox/extensions): Switch to my libredirect forkSoispha
2023-10-25build(flake): Update (+ shell_library)Soispha
2023-10-25build(treewide): Update (+ shell_library)Soispha
2023-10-25feat(hm/pkgs/scr/neorg): Update help to include ARGUMENTS sectionSoispha
2023-10-25build(treewide): Update (+ shell-library)Soispha
2023-10-24build(treewide): UpdateSoispha
2023-10-24fix(hm/conf/firefox/extensions/nmh): Use correct name in json fileSoispha
2023-10-24build(treewide): UpdateSoispha
2023-10-24fix(hm/conf/firefox/extensions/nmh): Fully rename to video pauseSoispha
2023-10-24build(treewide): UpdateSoispha
2023-10-22build(treewide): UpdateSoispha
2023-10-22fix(hm/conf/firefox/conf/extensions/nmh): Replace phase overrideSoispha
2023-10-22feat(hm/conf/firefox/scripts): Package through the flake outputsSoispha
2023-10-22style(hm/conf/firefox): Format with alejandraSoispha
2023-10-22fix(hm/conf/firefox/conf/prefs): Disable translation for some languagesSoispha
2023-10-22fix(hm/conf/firefox/conf/prefs): Set default toolbox locationSoispha
2023-10-22fix(hm/conf/firefox/conf/search/engines): Disable eBaySoispha
2023-10-22fix(hm/conf/firefox/conf/policies): Allow extensions to be installedSoispha
Firefox will, without this setting set, disable the 'about:debugging' page, which is quite bothersome
2023-10-22fix(hm/conf/firefox/conf/policies): Explicitly enable devtoolsSoispha
2023-10-22fix(hm/conf/firefox/scr/extensions): Add sane 'default_area'sSoispha
2023-10-22fix(hm/conf/firefox/conf/policies): Correct typo in policy nameSoispha
2023-10-21fix(hm/conf/firefox/conf/policies): Remove policies attr nameSoispha
2023-10-21fix(hm/conf/firefox/conf/exts/nmh): Spell 'messaging' correctlySoispha
2023-10-21feat(hm/conf/firefox): Use the policy.json file for configsSoispha
2023-10-21fix(hm/conf/firefox/scr/extensions): Add required 'default_area'Soispha
2023-10-21build(treewide): UpdateSoispha
2023-10-21fix(hm/conf/taskwarrior/firefox): Projects start at a zero indexSoispha
2023-10-21fix(hm/conf/taswarrior/projects): Remove duplicates before further processingSoispha
2023-10-21fix(hm/conf/taskwarrior/firefox): Generate the profile ids by countingSoispha
Firefox expects the IDs to be consecutive, thus the previous hashing implementation didn't work. Additionally, these IDs are still all unique as we generate them by iteration over all possible projects
2023-10-20build(treewide): Update (shell library)Soispha
2023-10-20chore(hm/soispha/conf/taskwarrior/projects): UpdateSoispha
2023-10-20chore(hm/soispha/conf/taskwarrior/projects): UpdateSoispha
2023-10-20chore(hm/soispha/conf/taskwarrior/projects): UpdateSoispha
2023-10-20refactor(hm/conf/taskwarrior/projects): Store the parsed projects in a attrSoispha
2023-10-20feat(hm/conf/taswarrior): Generate a firefox profile per projectSoispha
2023-10-19chore(hm/conf/taskwarrior/projects): UpdateSoispha
2023-10-19chore(hm/conf/taskwarrior/projects): UpdateSoispha
2023-10-19fix(hm/conf/nvim/plgs/harpoon): Enable Telescope extensionSoispha
Otherwise nixvim will complain, as I also have telescope enabled
2023-10-19style(hm/conf/taskwarrior): FormatSoispha
2023-10-19build(treewide): UpdateSoispha
2023-10-19feat(hm/conf/firefox/extensions): Add torproject-snowflakeSoispha
2023-10-19feat(hm/conf/taskwarrior): Automatically save the task data in a git repoSoispha
2023-10-18fix(hm/conf/taskwarrior/theme): Make the lowest priority readableSoispha
2023-10-18fix(hm/conf/taskwarrior): Specify useful coefficients for prioritiesSoispha
2023-10-18chore(hm/conf/taskwarrior/projects): UpdateSoispha
2023-10-18chore(hm/conf/taskwarrior/projects): UpdateSoispha
2023-10-18fix(hm/conf/nvim/plgs/leap): Map things to 'j'Soispha
'j' is both more memorable (*j*ump) and also not yet mapped to something important, as it's a relic of the old vim keys. This frees up 'm' for marks again
2023-10-18chore(hm/conf/taskwarrior/projects): UpdateSoispha
2023-10-17fix(hm/conf/task): Update to new taskd identitiesSoispha