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