about summary refs log tree commit diff stats
path: root/hm (follow)
Commit message (Collapse)AuthorAge
* fix(hm/pkgs): Remove unneeded arraySoispha2023-12-31
|
* fix(hm/pkgs/scr/neorg): The id argument to 'fstart' is not optionalSoispha2023-12-31
|
* feat(hm/pkgs): Add ytccSoispha2023-12-31
|
* feat(hm/pkgs/neorg): Add a subcommand to stop the currently active taskSoispha2023-12-31
|
* fix(hm/pkgs/neorg): Don't limit too many things on 'tracking'Soispha2023-12-31
|
* fix(hm/conf/task/hooks/): Correctly wrap python hooks to add timewarriorSoispha2023-12-31
|
* fix(hm/conf/task/hooks/): Correctly wrap python hooks to add timewarriorSoispha2023-12-31
|
* feat(hm/pkgs/lock): InitSoispha2023-12-31
|
* fix(hm/pkgs/con2pdf): Don't reassing `name` variable as it's globalSoispha2023-12-30
|
* fix(hm/pkgs/con2pdf): Correctly sort and clear inputsSoispha2023-12-30
|
* docs(hm/pkgs/con2pdf): Add dbg statementsSoispha2023-12-30
|
* fix(hm/pkgs/con2pdf): Allow for multiple pages on adfSoispha2023-12-30
|
* fix(hm/pkgs/hibernate): Only unset task context + active if existingSoispha2023-12-29
|
* feat(hm/pkgs/hibernate): InitSoispha2023-12-29
|
* refactor(hm/pkgs/): Rename all 'src' to 'scr' to improve consistencySoispha2023-12-29
|
* fix(hm/conf/starship): Also disable git_metrics because of speedSoispha2023-12-29
|
* feat(hm/conf/git): Update git defaults and add wip commandSoispha2023-12-29
|
* fix(hm/conf/zsh): Remove my prompt implementationSoispha2023-12-29
|
* fix(hm/conf/starship): Remove the on in the git branch moduleSoispha2023-12-29
|
* fix(hm/conf/starship): Use different approach to directory stylingSoispha2023-12-29
|
* fix(hm/conf/starship): Try to change path colour based on exitSoispha2023-12-29
|
* fix(hm/conf/starship): Correctly escape stringsSoispha2023-12-29
|
* feat(hm/conf/starship): Add basic configSoispha2023-12-29
|
* feat(hm/conf/starship): InitSoispha2023-12-29
|
* fix(sys/svcs/xdg/portals): Set the terminal window to floatingSoispha2023-12-29
|
* fix(hm/conf/xdg/url_handler): Add final pipe, to improve rofi renderingSoispha2023-12-29
|
* feat(hm/conf/xdg/url_handler): Also support opening in zathuraSoispha2023-12-29
|
* fix(hm/conf/xdg): Correctly specify the attr names under xdgSoispha2023-12-29
|
* fix(hm/conf/): Use new xdg config moduleSoispha2023-12-29
|
* fix(hm/conf/git): Use correct path for codeberg ssh url substitutionSoispha2023-12-29
|
* feat(hm/conf/git): Use correct escaping for '${}' in nixSoispha2023-12-29
|
* feat(hm/conf/git): Use the previous commit's scope when committingSoispha2023-12-29
|
* fix(hm/conf/git): Revert changing the st alias to the short statusSoispha2023-12-29
|
* feat(hm/conf/xdg): Add a custom url_handler to support select the projectSoispha2023-12-29
|
* fix(hm/pkgs): Remove sane-ariscan, as that's covered by con2pdfSoispha2023-12-29
|
* feat(hm/pkgs/): Add the bc calculatorSoispha2023-12-29
|
* feat(hm/conf/git): Incorporate elements of other peoples configsSoispha2023-12-29
|
* fix(hm/pkgs/src/neorg): Fix exit from subshellSoispha2023-12-28
|
* fix(hm/pkgs/src/neorg/project): Exit instead of doing something differentSoispha2023-12-28
|
* fix(hm/pkgs/src/neorg/utils): Correctly convert context to project namesSoispha2023-12-28
|
* fix(hm/pkgs/src/neorg/fstart): Fix typo in task filterSoispha2023-12-28
|
* fix(hm/pkgs/scr/neorg): Convert context to project before useSoispha2023-12-28
|
* fix(hm/pkgs/src/neorg): Move to script as completion generation functionSoispha2023-12-28
|
* fix(hm/pkgs/scr/neorg): Escape single quotes in completion functionSoispha2023-12-28
|
* build(treewide): Update shell librarySoispha2023-12-28
|
* fix(hm/pkgs/scr/neorg): List all task when no context is setSoispha2023-12-28
| | | | | Before it listed task without a context, which can't exist because their creation is denied
* feat(hm/pkgs/scr/neorg): Add a subcommand to making starting task easierSoispha2023-12-28
|
* feat(hm/pkgs/scr/neorg): Change the active task and context when opening browserSoispha2023-12-28
|
* fix(hm/wms/river/init): Also export river env-vars to system user serviceSoispha2023-12-28
|
* fix(hm/pkgs/src/neorg): Remove duplicated `[[]]` in doc functionSoispha2023-12-28
|