Created
May 5, 2017 01:13
-
-
Save jimschubert/f1de5ef8bda01bac75a38e9b6a7ce6a8 to your computer and use it in GitHub Desktop.
Chrome aliases for mac
This file contains 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
alias chrome="/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome" | |
alias chrome-canary="/Applications/Google\ Chrome\ Canary.app/Contents/MacOS/Google\ Chrome\ Canary" | |
alias chromium="/Applications/Chromium.app/Contents/MacOS/Chromium" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment