Skip to content

Instantly share code, notes, and snippets.

@allyouaskfor
Last active September 25, 2020 19:10
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 allyouaskfor/741e29b6bf1424b7d2f6330ad86abe06 to your computer and use it in GitHub Desktop.
Save allyouaskfor/741e29b6bf1424b7d2f6330ad86abe06 to your computer and use it in GitHub Desktop.
TotalTerminal with no dock icon or menu bar icon.

Although it is no longer actively developed, TotalTerminal by BinaryAge continues to work on macOS 10.15 Catalina. This defaults setting will allow you to use TotalTerminal without any visual indicator such as dock icon or menu bar icon.

defaults write com.apple.Terminal TotalTerminalHideStatusItemRegardless -bool 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment