Skip to content

Instantly share code, notes, and snippets.

@YOU54F
Last active September 15, 2023 11:00
Show Gist options
  • Save YOU54F/f8f1eb8d7ba7edc8f6b3e735a67fee60 to your computer and use it in GitHub Desktop.
Save YOU54F/f8f1eb8d7ba7edc8f6b3e735a67fee60 to your computer and use it in GitHub Desktop.
drop-down-terminal-in-macos-with-iterm2

https://blog.mestwin.net/drop-down-terminal-in-macos-with-iterm2/

  1. brew cask install iterm2
  2. Go to Preferences → Keys → Hotkey and check the Show/ hide all windows with a system-wide hotkey checbox and choose your hotkey combination.
  3. Go to Preferences → Profiles → Window tab and set Style to Full-Width Top of Screen and Screen to Screen with Cursor.
  4. Good idea is also to exclude iTerm2 from the Dock and application switcher [⌘+Tab].
    1. Go to Preferences → Appearance and check the Exclude from Dock and ⌘-Tab Switcher.
  5. Go to System Preferences → Users and Groups. Then choose your user and go to Login Items tab. Add new item with [+] button and choose iTerm application from Applications folder.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment