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
/
conf
/
lf
/
commands
/
default.nix
(
unfollow
)
Commit message (
Expand
)
Author
2024-02-23
fix(hm/conf/lf/commands): Remove useless 'open_config' cmd
Soispha
2024-02-23
feat(hm/conf/lf): Start zathura on opening pdfs in lf
Soispha
2024-02-23
refactor(treewide): Remove my unused binaries
Soispha
2024-02-20
refactor(treewide): Reformat all files with treefmt
Soispha
2024-02-20
refactor(treewide): Add a `.sh` extension to shell scripts
Soispha
2024-01-13
fix(treewide): Comply with the shell library's new argument names
Soispha
2024-01-13
build(treewide): Update flake and shell library
Soispha
2023-08-26
Refactor(treewide): Abbreviate path names
Soispha
2023-08-26
Docs(treewide): Add a colon after "FIXME"s
Soispha
2023-08-26
Docs(treewide): Add a colon after every "TODO"
Soispha
2023-08-25
Feat(hm/conf/lf): Add command to go to flake base dir
Soispha
2023-08-24
Fix(hm/conf/lf/commands): Remove rename cmd as it fails on piped stdout
Soispha
2023-08-20
Fix(hm/conf/lf/commands): Avoid shell wrapping for c rename command
Soispha
2023-08-20
Feat(hm/conf/lf): Replace rename script by rename c binary
Soispha
2023-08-19
Fix(hm/conf/lf): Implement rename cmd
Soispha
2023-08-19
Fix(hm/conf/lf): Split file creation and edit of the made file cmds
Soispha
2023-08-19
Fix(hm/conf/lf/commands): Remove non-wrapped neovim dependency
Soispha
2023-08-01
Refactor(treewide): Move module configuration in separate files
Soispha
2023-07-10
Style(treewide): Switch to editorconfig
Soispha
2023-05-29
Feat(hm/conf/lf/cmds): Add a way to create temp scripts
Soispha
2023-05-28
Fix(hm/conf/lf/cmds/mk_scr): Use the official shell library template
Soispha
2023-05-28
Fix(treewide): Update to new shell library version
Soispha
2023-05-09
Style(hm/conf/lf): Format
Soispha
2023-05-09
Fix(hm/conf/lf): Remove help function as `maps` exists
Soispha
2023-05-09
Refactor(hm/conf/lf): Separate keybindings and commands
Soispha