index
:
nixos-config
prime
My NixOS system configuration, with some of my binaries
bpeetz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hm
/
soispha
/
pkgs
/
scripts
(
unfollow
)
Commit message (
Collapse
)
Author
2023-10-19
fix(hm/pkgs/scr/neorg): Run search _after_ loading first file
Soispha
2023-10-19
feat(hm/pkgs/scr/neorg): Support task specific heads in norg files
Soispha
2023-10-18
fix(hm/pkgs/scr/neorg): Correctly cd to the project directory
Soispha
2023-10-18
fix(hm/pkgs/scr/neorg): Silence 'task', when it can't find the rc element
Soispha
2023-10-18
fix(hm/pkgs/scr/neorg): Cd with nvim to the project dir
Soispha
The cwd of neovim is relevant for extensions like the telescope link finder. If we access the file directly, these lose their ability to show project wide links
2023-10-18
fix(hm/pkgs/scrs/neorg): Add a fallback check for the neorg_path
Soispha
2023-10-01
feat(hm/pkgs/scrs/neorg): Add support for opening current task context
Soispha
2023-09-17
fix(hm/pkgs/scrs/wrappers/yti): Rework to today's standards
Soispha
2023-09-16
fix(treewide): Update to new `tmp` function interface
Soispha
2023-09-16
fix(treewide): Update shell library
Soispha
2023-09-16
fix(treewide): Update to the newest shell lib version
Soispha
2023-09-10
Fix(treewide): Provide `snap-synced-forked` as overlay and thus as pkg
Soispha
2023-09-05
Fix(hm/pkgs/scritps/neorg): Add ability to access workspace directly
Soispha
2023-09-05
Fix(treewide): Update to new shell library version
Soispha
This step was done automatically by running: ```bash nix run .#update_shell_lib ```
2023-09-05
Feat(hm/pkgs/scripts/neorg): Init
Soispha
2023-08-26
Refactor(treewide): Abbreviate path names
Soispha