Created
July 26, 2019 09:50
-
-
Save 0x1ad2/68796c9752fa3adadbb8857ac846b53c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// 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