Skip to content

Instantly share code, notes, and snippets.

@h3nr1ke
Created February 15, 2018 02:04
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 h3nr1ke/95ff2a92fade8ff7c247c73c00b9eeff to your computer and use it in GitHub Desktop.
Save h3nr1ke/95ff2a92fade8ff7c247c73c00b9eeff to your computer and use it in GitHub Desktop.
Change Computer name on mac OS
#if you have, for instance
# root@NAMETHATYOUDONTLIKE : ~
#you can use the following command
sudo scutil --set HostName name-you-want
#to change it
# root@COOLNAMETHATILIKE : ~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment