Skip to content

Instantly share code, notes, and snippets.

@petergi
Created May 2, 2024 18:10
Show Gist options
  • Save petergi/f631882f8be0b3e7721a8eea5fe42917 to your computer and use it in GitHub Desktop.
Save petergi/f631882f8be0b3e7721a8eea5fe42917 to your computer and use it in GitHub Desktop.
Delete all blank lines (^ is start of line; \s* is zero or more whitespace characters; $ is end of line)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment