about summary refs log tree commit diff stats
path: root/hm/soispha/pkgs/scripts.nix (follow)
Commit message (Collapse)AuthorAge
* feat(hm/pkgs/hibernate): InitSoispha2023-12-29
|
* refactor(hm/pkgs/): Rename all 'src' to 'scr' to improve consistencySoispha2023-12-29
|
* 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
|
* 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
* fix(hm/pkgs/src/neorg): Remove duplicated `[[]]` in doc functionSoispha2023-12-28
|
* fix(hm/pkgs/src/lyrics): Adapt to new spotdl settingsSoispha2023-12-19
|
* fix(hm/pkgs/scr/lyrics): Add missing dependencySoispha2023-12-18
|
* feat(hm/pkgs/src/mpc-rm): Provide a command to remove current songSoispha2023-12-18
|
* feat(hm/pkgs/src/lyrics): InitSoispha2023-12-17
|
* fix(hm/pkgs/scr/fupdate): Keep path to allow finding subcommandsSoispha2023-12-12
|
* fix(hm/pkgs/scr/spodi): Reactive, as spotdl builds againSoispha2023-12-12
|
* feat(hm/pkgs/scr/fupdate): Move fupdate in my main config treeSoispha2023-12-12
|
* fix(hm/pkgs/scr/neorg): Use new way to specify completion functionSoispha2023-12-12
|
* chore(hm/pkgs/scrs): Delete unused and deprecated scriptsSoispha2023-12-12
|
* feat(hm/pkgs/scrs/screenshot): Add better persistent and temporary scriptSoispha2023-12-12
|
* fix(hm/pkgs/scripts): Use the library function correctlySoispha2023-11-25
|
* feat(hm/pkgs/scrs/con2pdf): Enable completionsSoispha2023-11-25
|
* fix(hm/pkgs/spodi): Disable, as spotdl doesn't build right nowSoispha2023-10-31
|
* feat(hm/pkgs/src/neorg): Use rofi as profile pickerSoispha2023-10-27
|
* fix(hm/pkgs/scr/neorg): Use path to file, to circumvent escapingSoispha2023-10-25
|
* feat(hm/pkgs/src/neorg): Active completion generationSoispha2023-10-25
|
* feat(hm/pkgs/scr/neorg): Update help to include ARGUMENTS sectionSoispha2023-10-25
|
* fix(hm/pkgs/scr/neorg): Add cocogitto and git-crypt as dependenciesSoispha2023-10-20
| | | | | These are normally supplied by the devshell, but we can't load that in a script. Thus, we simply define these as dependencies
* feat(hm/pkgs/scr/neorg): Add support for Firefox context specific profilesSoispha2023-10-20
|
* fix(hm/pkgs/scrs/neorg): Add a fallback check for the neorg_pathSoispha2023-10-18
|
* feat(hm/pkgs/scrs/neorg): Add support for opening current task contextSoispha2023-10-01
|
* style(hm/pkgs/scripts): Reorder alphabeticallySoispha2023-10-01
|
* Fix(treewide): Provide `snap-synced-forked` as overlay and thus as pkgSoispha2023-09-10
|
* Feat(hm/pkgs/scripts/neorg): InitSoispha2023-09-05
|
* Refactor(treewide): Abbreviate path namesSoispha2023-08-26