From 4b457e9c61fb7d2ee3fff2511dfba9bd3a94fb3e Mon Sep 17 00:00:00 2001 From: Deposite Pirate Date: Sat, 28 Feb 2026 11:05:06 +0100 Subject: More generic case tool new file: functions/rencase.fish deleted: functions/renlow.fish --- functions/rencase.fish | 80 ++++++++++++++++++++++++++++++++++++++++++++++++++ functions/renlow.fish | 16 ---------- 2 files changed, 80 insertions(+), 16 deletions(-) create mode 100644 functions/rencase.fish delete mode 100644 functions/renlow.fish diff --git a/functions/rencase.fish b/functions/rencase.fish new file mode 100644 index 0000000..b0f691a --- /dev/null +++ b/functions/rencase.fish @@ -0,0 +1,80 @@ +function rencase --description 'Change the case of all files and directories' + +function _print_option -a opt -a desc + printf "\t%-20s %s\n" $opt $desc +end + +function _display_help + echo "usage: rencase