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
/
home-manager
/
soispha
/
config
/
lf
/
commands
/
scripts
/
rename
(
unfollow
)
Commit message (
Collapse
)
Author
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
The default lf rename command starts behind the extension like this: ``` filename.extension ^ | startpoint ``` This new cmd avoids this.
2023-08-19
Fix(hm/conf/lf): Split file creation and edit of the made file cmds
Soispha
I mostly create files from vim, thus editing them in the terminal with created them is useless.
2023-08-01
Refactor(treewide): Move module configuration in separate files
Soispha
2023-05-29
Fix(treewide): Update the shell library version
Soispha
2023-05-28
Fix(hm/conf/lf/cmds): Rework some of them
Soispha
2023-05-28
Fix(treewide): Update to new shell library version
Soispha
2023-05-09
Refactor(hm/conf/lf): Separate keybindings and commands
Soispha
2023-03-17
Fix(hm/conf/lf): Update to new shell lib version
ene
2023-03-12
Fix(hm/conf/lf): Update to new shell lib version
ene
2023-03-12
Fix(hm/conf/lf): Rewrite some of the cmds
ene
2023-02-25
Fix(packages): Don't use hardcoded library paths
ene
2023-02-25
Feat(packages): Add my scripts
ene