Skip to content

Instantly share code, notes, and snippets.

@kwstannard
Created August 7, 2019 19:32
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 kwstannard/9c3e2de680e1ba465844fadc697774f2 to your computer and use it in GitHub Desktop.
Save kwstannard/9c3e2de680e1ba465844fadc697774f2 to your computer and use it in GitHub Desktop.
ag ENV.*?[A-Z_]+ -o --no-filename | ag -o [A-Z_]+$ | sort | uniq
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment