| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2023-08-26 | Refactor(treewide): Abbreviate path names | Soispha | |
| 2023-08-26 | Docs(treewide): Add a colon after every "TODO" | Soispha | |
| 2023-08-25 | Fix(hm/conf/lf/commands): Actually send cd command to lf instance | Soispha | |
| 2023-08-25 | Feat(hm/conf/lf): Add command to go to flake base dir | 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 | |
| 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-19 | Fix(hm/conf/lf/commands): Correctly quote the id string in 'fzf_jump' cmd | Soispha | |
| 2023-08-01 | Refactor(treewide): Move module configuration in separate files | Soispha | |
