about summary refs log tree commit diff stats
path: root/notes (unfollow)
Commit message (Expand)Author
2023-12-29chore(version): v1.22.0 Soispha
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(sys/svcs/xdg/portals): Fix typo in alacrittySoispha
2023-12-29fix(sys/svcs/xdg/portals): Add alacritty to the dependenciesSoispha
2023-12-29fix(sys/svcs/xdg/portals): Set stdout and err debuggingSoispha
2023-12-29fix(sys/svcs/xdg/portals): Switch to trace and set correct terminal execSoispha
2023-12-29fix(sys/svcs/xdg/portals): Set loglevelSoispha
2023-12-29fix(sys/svcs/xdg/portals): Set default download dirSoispha
2023-12-29fix(sys/svcs/xdg/portals): Set correct permission of shell scriptSoispha
2023-12-29fix(sys/svcs/xdg/portals): Use correct path to lf wrapperSoispha
2023-12-29build(flake): UpdateSoispha
2023-12-29fix(sys/svcs/xdg/portal): Actually enable termfilechooser and wlrSoispha
2023-12-29build(flake): UpdateSoispha
2023-12-29fix(hm/conf/xdg/url_handler): Add final pipe, to improve rofi renderingSoispha
2023-12-29feat(sys/srvc/xdg/termfilechooser): ReactiveSoispha
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-29chore(version): v1.21.0 Soispha
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-29feat(sys/options/secret): Add secret values to evaluationSoispha
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(sys/svcs/xdg/termfilechooser): Remove as river does not support itSoispha
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