Skip to content

Instantly share code, notes, and snippets.

@ealden
Last active December 20, 2015 15:29
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 ealden/6154056 to your computer and use it in GitHub Desktop.
Save ealden/6154056 to your computer and use it in GitHub Desktop.
OS X Customizations
# Always show tab bar in Terminal.app
defaults write com.Apple.Terminal ShowTabBar 1
# Always show tab bar in Safari
defaults write com.apple.Safari AlwaysShowTabBar 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment