diff options
Diffstat (limited to '')
-rw-r--r-- | cheat/.cheat/rename | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cheat/.cheat/rename b/cheat/.cheat/rename new file mode 100644 index 0000000..46a017c --- /dev/null +++ b/cheat/.cheat/rename @@ -0,0 +1,2 @@ +# Lowercase all files and folders in current directory +rename 'y/A-Z/a-z/' * |