Skip to content

Instantly share code, notes, and snippets.

@justingoeres
justingoeres / .zshrc
Last active August 18, 2022 16:13
Justin's .zshrc
# Enable Powerlevel10k instant prompt. Should stay close to the top of ~/.zshrc.
# Initialization code that may require console input (password prompts, [y/n]
# confirmations, etc.) must go above this block; everything else may go below.
if [[ -r "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh" ]]; then
source "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh"
fi
# Install casks under ~/Applications
export HOMEBREW_CASK_OPTS="--appdir=~/Applications"
@justingoeres
justingoeres / 2021-macbook-pro-m1-setup.md
Last active August 22, 2023 00:45
2021 MacBook Pro M1 System Setup

2021 MacBook Pro M1 System Setup

App Installations

Install brew

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

Essentials

brew install --cask \
1password \
# brew install --cask (do these first)
1password
launchbar
google-chrome
# brew install --cask
intellij-idea
skype
rectangle
dropbox