Skip to content

Instantly share code, notes, and snippets.

@FirePanther
Last active November 17, 2016 03:45
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 FirePanther/12a2bebb45688232ec43 to your computer and use it in GitHub Desktop.
Save FirePanther/12a2bebb45688232ec43 to your computer and use it in GitHub Desktop.
Coda2: hide dot files on $HOME but show .bash_... files (don't show bash_sessions)
hide all files whose Path matches:
.*/Users/[^\/]+/(\.bash_sessions|\.((?!bash_).)*|npm\-debug\.log)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment