Skip to content

Instantly share code, notes, and snippets.

@vnu
Created December 12, 2012 07:20
Show Gist options
  • Save vnu/4265770 to your computer and use it in GitHub Desktop.
Save vnu/4265770 to your computer and use it in GitHub Desktop.
Setting up my Macbook Air!!

#SETTING UP MACBOOK AIR

To Change the hostname that comes in the terminal: $ hostname - Displays your current hostname

$ sudo hostname new_name

Changes it to new_name. Restart the terminal to see the changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment