Skip to content

Instantly share code, notes, and snippets.

@atifaziz
Created March 7, 2019 08:31
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 atifaziz/5d118e8fa1282b14ff65b09bc47a5033 to your computer and use it in GitHub Desktop.
Save atifaziz/5d118e8fa1282b14ff65b09bc47a5033 to your computer and use it in GitHub Desktop.
Recolor examples
yellow=<DIR>.+$
magenta=<(JUNCTION|SYMLINKD)>.+$
yellow=(?<=<(JUNCTION|SYMLINKD)>.+)\[.+\]$
cyan=(?<=\x20)(?i:[^\x20]+\.(cmd|bat|exe|com|ps1|wsh|wsf|vbs))$
gray=\(([0-9][0-9]?|[0-9][0-9,'.][0-9]*)\)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment