Skip to content

Instantly share code, notes, and snippets.

@wahlstedtw
wahlstedtw / Mac_Setup.sh
Last active July 31, 2023 13:48
Setup MacOS Script
RED='\033[0;31m'
GREEN='\033[0;32m'
ORANGE='\033[0;33m'
NC='\033[0m' # No Color
# Run this with [click the raw button and paste below]:
# curl https://gist.github.com/wahlstedtw/336b9b6a50cdba92ad73cd5f8efcb4f2 -o mac_setup.sh && chmod u+x mac_setup.sh && ./mac_setup.sh
printf "${GREEN}---------------------------------------\n"
printf "${GREEN}-- ${RED}Setting up your Mac. Please Hold! ${GREEN}--\n"
# Generated by Powerlevel10k configuration wizard on 2022-04-07 at 09:50 EDT.
# Based on romkatv/powerlevel10k/config/p10k-classic.zsh, checksum 52170.
# Wizard options: nerdfont-complete + powerline, small icons, classic, unicode, light,
# 12h time, vertical separators, sharp heads, flat tails, 2 lines, dotted, full frame,
# sparse, many icons, fluent, transient_prompt, instant_prompt=verbose.
# Type `p10k configure` to generate another config.
#
# Config for Powerlevel10k with classic powerline prompt style. Type `p10k configure` to generate
# your own config based on it.
#