Skip to content

Instantly share code, notes, and snippets.

@moebiusmania
Last active November 19, 2024 16:47
Show Gist options
  • Save moebiusmania/cdfbe00c8e52fc86cc1ca552e2d1d19f to your computer and use it in GitHub Desktop.
Save moebiusmania/cdfbe00c8e52fc86cc1ca552e2d1d19f to your computer and use it in GitHub Desktop.
💻 Terminal setup

on macOS 🍏

image

What's needed

  • iTerm2 - macOS terminal app replacement
  • Fira Code - free monospaced font with programming ligatures
  • ohmyzsh - zsh customization framework
  • Headline - external theme for ohmyzsh
  • profile config - my profile configuration file for iTerm2

How to

  • download Fira Code font and install it on your system
  • install iTerm2, then ohmyzsh and Headline
    • iTerm2: turnf off Settings -> General -> Selection -> Clicking on the command selects it to restrict Find and Filter
  • in iTerm2 Settings > Profiles > Other Actions > Import JSON profiles un select the .json profile linked above
  • select the profile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment