Created
July 25, 2015 03:13
-
-
Save junxy/a6d00d81779a0c8fae99 to your computer and use it in GitHub Desktop.
Fixes chrome user icon gone on mac (version >= 44.0.2403.107)
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
| #!/usr/bin/env bash | |
| open -a "Google Chrome" --args --disable-new-avatar-menu |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment