Skip to content

Commit

Permalink
new hostname
Browse files Browse the repository at this point in the history
  • Loading branch information
ronny committed Sep 15, 2016
1 parent 1296fde commit 041e10a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions home/.osx
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
###############################################################################

# Set computer name (as done via System Preferences → Sharing)
scutil --set ComputerName "ponyo"
scutil --set HostName "ponyo"
scutil --set LocalHostName "ponyo"
scutil --set ComputerName "pegasus"
scutil --set HostName "pegasus"
scutil --set LocalHostName "pegasus"

# Menu bar: disable transparency
defaults write NSGlobalDomain AppleEnableMenuBarTransparency -bool false
Expand Down

0 comments on commit 041e10a

Please sign in to comment.