Skip to content

Instantly share code, notes, and snippets.

@javilobo8
Created August 14, 2017 07:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save javilobo8/8de8d2fc274118ad16847a176f7f9068 to your computer and use it in GitHub Desktop.
Save javilobo8/8de8d2fc274118ad16847a176f7f9068 to your computer and use it in GitHub Desktop.
# Replace text in all files
sed -i -e "s/'actions'/'action-types'/g" ./src/**/**.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment