Skip to content

Instantly share code, notes, and snippets.

@edgardleal
Created February 20, 2017 20:18
Show Gist options
  • Save edgardleal/cdd573b49367fb4f28cd7c90e93c70ab to your computer and use it in GitHub Desktop.
Save edgardleal/cdd573b49367fb4f28cd7c90e93c70ab to your computer and use it in GitHub Desktop.
sed -i '{
${s/\(^[^\/].*\)/\1\n\/*vim: set ts ex=2 :*\//g
}}' **/*.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment