Skip to content

Instantly share code, notes, and snippets.

@0x1ad2
Created July 26, 2019 09:50
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 0x1ad2/68796c9752fa3adadbb8857ac846b53c to your computer and use it in GitHub Desktop.
Save 0x1ad2/68796c9752fa3adadbb8857ac846b53c to your computer and use it in GitHub Desktop.
// make a list of frequently used binaries
const frequentlyUsedBinaries = [
"iterm2",
"visual-studio-code",
"google-chrome",
"zsh",
"whatsapp",
"spectacle",
"spotify",
"slack",
"github",
"node",
"grammarly",
"figma"
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment