aboutsummaryrefslogtreecommitdiffstats
path: root/hm/soispha (unfollow)
Commit message (Expand)Author
2023-12-31feat(hm/conf/yambar): Show currently playing song in barSoispha
2023-12-31fix(hm/pkgs): Remove unneeded arraySoispha
2023-12-31fix(hm/pkgs/scr/neorg): The id argument to 'fstart' is not optionalSoispha
2023-12-31feat(hm/pkgs): Add ytccSoispha
2023-12-31feat(hm/pkgs/neorg): Add a subcommand to stop the currently active taskSoispha
2023-12-31fix(hm/pkgs/neorg): Don't limit too many things on 'tracking'Soispha
2023-12-31fix(hm/conf/task/hooks/): Correctly wrap python hooks to add timewarriorSoispha
2023-12-31fix(hm/conf/task/hooks/): Correctly wrap python hooks to add timewarriorSoispha
2023-12-31feat(hm/pkgs/lock): InitSoispha
2023-12-30fix(hm/pkgs/con2pdf): Don't reassing `name` variable as it's globalSoispha
2023-12-30fix(hm/pkgs/con2pdf): Correctly sort and clear inputsSoispha
2023-12-30docs(hm/pkgs/con2pdf): Add dbg statementsSoispha
2023-12-30fix(hm/pkgs/con2pdf): Allow for multiple pages on adfSoispha
2023-12-29fix(hm/pkgs/hibernate): Only unset task context + active if existingSoispha
2023-12-29feat(hm/pkgs/hibernate): InitSoispha
2023-12-29refactor(hm/pkgs/): Rename all 'src' to 'scr' to improve consistencySoispha
2023-12-29fix(hm/conf/starship): Also disable git_metrics because of speedSoispha
2023-12-29feat(hm/conf/git): Update git defaults and add wip commandSoispha
2023-12-29fix(hm/conf/zsh): Remove my prompt implementationSoispha
2023-12-29fix(hm/conf/starship): Remove the on in the git branch moduleSoispha
2023-12-29fix(hm/conf/starship): Use different approach to directory stylingSoispha
2023-12-29fix(hm/conf/starship): Try to change path colour based on exitSoispha
2023-12-29fix(hm/conf/starship): Correctly escape stringsSoispha
2023-12-29feat(hm/conf/starship): Add basic configSoispha
2023-12-29feat(hm/conf/starship): InitSoispha
2023-12-29fix(sys/svcs/xdg/portals): Set the terminal window to floatingSoispha
2023-12-29fix(hm/conf/xdg/url_handler): Add final pipe, to improve rofi renderingSoispha
2023-12-29feat(hm/conf/xdg/url_handler): Also support opening in zathuraSoispha
2023-12-29fix(hm/conf/xdg): Correctly specify the attr names under xdgSoispha
2023-12-29fix(hm/conf/): Use new xdg config moduleSoispha
2023-12-29fix(hm/conf/git): Use correct path for codeberg ssh url substitutionSoispha
2023-12-29feat(hm/conf/git): Use correct escaping for '${}' in nixSoispha
2023-12-29feat(hm/conf/git): Use the previous commit's scope when committingSoispha
2023-12-29fix(hm/conf/git): Revert changing the st alias to the short statusSoispha
2023-12-29feat(hm/conf/xdg): Add a custom url_handler to support select the projectSoispha
2023-12-29fix(hm/pkgs): Remove sane-ariscan, as that's covered by con2pdfSoispha
2023-12-29feat(hm/pkgs/): Add the bc calculatorSoispha
2023-12-29feat(hm/conf/git): Incorporate elements of other peoples configsSoispha
2023-12-28fix(hm/pkgs/src/neorg): Fix exit from subshellSoispha
2023-12-28fix(hm/pkgs/src/neorg/project): Exit instead of doing something differentSoispha
2023-12-28fix(hm/pkgs/src/neorg/utils): Correctly convert context to project namesSoispha
2023-12-28fix(hm/pkgs/src/neorg/fstart): Fix typo in task filterSoispha
2023-12-28fix(hm/pkgs/scr/neorg): Convert context to project before useSoispha
2023-12-28fix(hm/pkgs/src/neorg): Move to script as completion generation functionSoispha
2023-12-28fix(hm/pkgs/scr/neorg): Escape single quotes in completion functionSoispha
2023-12-28build(treewide): Update shell librarySoispha
2023-12-28fix(hm/pkgs/scr/neorg): List all task when no context is setSoispha
2023-12-28feat(hm/pkgs/scr/neorg): Add a subcommand to making starting task easierSoispha
2023-12-28feat(hm/pkgs/scr/neorg): Change the active task and context when opening browserSoispha
2023-12-28fix(hm/wms/river/init): Also export river env-vars to system user serviceSoispha