about summary refs log tree commit diff stats
path: root/home-manager/soispha/config/lf/commands/scripts/rename (follow)
Commit message (Collapse)AuthorAge
* Fix(hm/conf/lf): Implement rename cmdSoispha2023-08-19
The default lf rename command starts behind the extension like this: ``` filename.extension ^ | startpoint ``` This new cmd avoids this.