Skip to content

Instantly share code, notes, and snippets.

@drunkensouljah
Created July 22, 2018 19:50
Show Gist options
  • Select an option

  • Save drunkensouljah/c47047308b3b92395cc96954f7c06946 to your computer and use it in GitHub Desktop.

Select an option

Save drunkensouljah/c47047308b3b92395cc96954f7c06946 to your computer and use it in GitHub Desktop.
[Disable username] Don't show user name in #chrome #macos
# Open Terminal and copy a blank space to your clipboard
# https://superuser.com/a/1152506
echo '\u200b' | pbcopy
# Go to Chrome -> Click on the avatar menu, edit the name, paste from the clipboard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment