Skip to content

Instantly share code, notes, and snippets.

@ajcrites
Created January 24, 2019 21:25
Show Gist options
  • Save ajcrites/653298dc48ada96dfcbab5f83bb2b572 to your computer and use it in GitHub Desktop.
Save ajcrites/653298dc48ada96dfcbab5f83bb2b572 to your computer and use it in GitHub Desktop.
# this also works in vim
rename 's/-(\w)/\U$1/g' $FILES
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment