Skip to content

An easy setup for a macOS terminal environment optimized for Zsh. This script automates the installation of Oh-My-Zsh, Hack Nerd Font, Powerlevel10k, zsh-syntax-highlighting, zsh-autosuggestions, and colorls. Whether you're setting up a new machine or enhancing your current setup, this script streamlines the process with minimal effort

Notifications You must be signed in to change notification settings

EricOgie/auto-mac-zsh-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

Auto Zsh Config for macOS

This script automates the setup of a highly functional and visually appealing Zsh environment on macOS.

Features

  • Installs Homebrew, Zsh, Oh-My-Zsh
  • Sets up Powerlevel10k theme and Nerd Fonts
  • Installs useful Zsh plugins (zsh-syntax-highlighting, zsh-autosuggestions)
  • Installs and configures colorls
  • Backs up existing .zshrc file

Usage

Run via curl

sh -c "$(curl -fsSL https://raw.githubusercontent.com/EricOgie/auto-mac-zsh-config/main/setup.sh)"

About

An easy setup for a macOS terminal environment optimized for Zsh. This script automates the installation of Oh-My-Zsh, Hack Nerd Font, Powerlevel10k, zsh-syntax-highlighting, zsh-autosuggestions, and colorls. Whether you're setting up a new machine or enhancing your current setup, this script streamlines the process with minimal effort

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages