I made a paste-override function to automatically replace files and folders when moving and copying #1972
hownioni
started this conversation in
Show and tell
Replies: 2 comments
-
Works as expected ! Thank you
Was checking it out, not sure if it's any useful any to you, but my lfrc has a couple of rename configs for renaming before extensions and blank renaming before extensions as well :) |
Beta Was this translation helpful? Give feedback.
0 replies
-
I actually got a bunch of those straight out of the wiki! They're small QoL things but you come to miss them when using a GUI file browser xd |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It can be found here in my dotfiles. I'm proud of it mainly because of the moving part, since almost all implementations of something like this I could find weren't actually moving files but copying them instead.
Please let me know what you think about it!
PD: Also opinions on how to better structure my lfrc are welcome too!
Beta Was this translation helpful? Give feedback.
All reactions