about summary refs log tree commit diff stats
path: root/hm (follow)
Commit message (Collapse)AuthorAge
...
* chore(revert): "fix(hm/conf/taskwarrior): Add 'total_active_time' to next ↵Soispha2023-10-01
| | | | | | | | report" This reverts commit 8faedf42b2413c0047eb34ab1627795b4f7d216a. 'total_active_time' is formatted in a very weird way, thus making it effectively useless.
* fix(hm/conf/taskwarrior): Add 'total_active_time' to next reportSoispha2023-10-01
|
* fix(hm/conf/timewarrior): Use correct file creation syntaxSoispha2023-10-01
|
* fix(hm/conf/taskwarrior/hooks/track_timewarrior): Specify python depSoispha2023-10-01
|
* fix(hm/conf/timewarrior): Actually import timewarriorSoispha2023-10-01
|
* feat(hm/conf/timewarrior): InitSoispha2023-10-01
|
* fix(hm/conf/taskwarrior/projects): Add further projectsSoispha2023-10-01
|
* fix(hm/conf/taskwarrior/theme): Make errors readableSoispha2023-10-01
|
* feat(hm/conf/taskwarrior): Add hook scriptsSoispha2023-10-01
|
* feat(hm/pkgs/scrs/neorg): Add support for opening current task contextSoispha2023-10-01
|
* style(hm/pkgs/scripts): Reorder alphabeticallySoispha2023-10-01
|
* feat(hm/conf/taskwarrior): Add first config for neorg ⇄ taskwarrior interopSoispha2023-10-01
|
* fix(hm/conf/nvim/files/ftplugin/tex): Add file to correct pathSoispha2023-09-30
|
* fix(hm/conf/taskwarrior): Specify news.version persistentlySoispha2023-09-30
|
* fix(hm/conf/zsh): Display current task on shell initSoispha2023-09-30
|
* feat(hm/conf/hyfetch): InitSoispha2023-09-30
|
* feat(hm/conf/taskwarrior): InitSoispha2023-09-30
|
* fix(hm/conf/firefox/search): Only update icons every two daysSoispha2023-09-30
|
* feat(hm/conf/firefox/search): Add tokio-rs docs to search enginesSoispha2023-09-30
|
* fix(hm/conf/firefox/search): Add home-manager search as search engineSoispha2023-09-30
|
* fix(hm/conf/firefox/prefs): Use defined download dirSoispha2023-09-30
|
* build(treewide): UpdateSoispha2023-09-30
|
* fix(hm/conf/nvim/plgs/lsp/ltex): Deactivate in rust, as it's bothersomeSoispha2023-09-19
|
* fix(hm/conf/lf/cmds/archive): Remove old `tmp` callSoispha2023-09-17
|
* fix(hm/pkgs/scrs/wrappers/yti): Rework to today's standardsSoispha2023-09-17
|
* fix(hm/conf/firefox/scripts/extract_cookies): InitSoispha2023-09-17
|
* fix(hm/conf/firefox/scripts/unzip_mozl4): Change to correct shebangSoispha2023-09-17
|
* fix(hm/conf/nvim/plgs/nvim-lint): Remove shellcheck, as bash ls exitsSoispha2023-09-17
| | | | | The Bash language server already runs shellcheck, thus making the explicit call here useless.
* build(treewide): UpdateSoispha2023-09-17
|
* feat(hm/conf/zsh/insults): InitSoispha2023-09-16
|
* fix(treewide): Update to new `tmp` function interfaceSoispha2023-09-16
|
* fix(treewide): Update shell librarySoispha2023-09-16
|
* fix(treewide): Update to the newest shell lib versionSoispha2023-09-16
|
* Fix(treewide): Purge `snap-sync` in favour of `snap-sync-forked`Soispha2023-09-10
|
* Fix(treewide): Provide `snap-synced-forked` as overlay and thus as pkgSoispha2023-09-10
|
* Fix(hm/pkgs/scritps/neorg): Add ability to access workspace directlySoispha2023-09-05
|
* Fix(hm/conf/zsh): Ensure that the sourced shell library also gets updatedSoispha2023-09-05
|
* Fix(hm/conf/gpg/keys/key_4): Add missing commentsSoispha2023-09-05
|
* Feat(hm/conf/gpg/keys): Add gpg keySoispha2023-09-05
|
* Fix(treewide): Update to new shell library versionSoispha2023-09-05
| | | | | | | This step was done automatically by running: ```bash nix run .#update_shell_lib ```
* Build(treewide): UpdateSoispha2023-09-05
|
* Feat(hm/pkgs/scripts/neorg): InitSoispha2023-09-05
|
* Fix(hm/conf/nvim/plgs/luasnip/todo_snippets): Decapitalize my nameSoispha2023-09-02
|
* Fix(hm/conf/lf/keymappings): Add command to go to nixos-configSoispha2023-09-02
|
* Fix(hm/conf/lf/keybinds): Fix missing settings in the cd commandsSoispha2023-09-02
|
* Fix(hm/wms/river): Use new keymapsSoispha2023-08-31
|
* Fix(hm/conf/lf/keymaps): Run the rename command in the consoleSoispha2023-08-30
| | | | Otherwise the part after the semicolon is ignored.
* Fix(hm/conf/nvim/mappings): Switch `gg` to `uu`Soispha2023-08-30
| | | | | Commit b625cac35a8bacd2cfbb430347fc6b5f918d82db should already have done this, but sort of missed the letters.
* Fix(hm/conf/nvim/mappings): Add missing "change without register" mapSoispha2023-08-30
|
* Feat(hm/conf/nvim/mappings): Add mapping to go to file (<enter>)Soispha2023-08-30
|