resources for setting up

dotfiles.github.io

dotfiles using dotbot and vscode and stuff

dotfiles using python to install

Personal MacOs Workspace Setup Step by step on how to install all the essentials. Need to take the mas (appstore) automation

bootstrap script example Example of how to create the one-touch setup

zsh/antigen specific links

awesome-zsh-plugins

use antibody lol: https://getantibody.github.io/antigen repo

antigenrc to use custom theme interesting: source the antigen script and do all setup in one go

antigen showoff

zsh-users repo for plugins

my own setup

This is my own preferences

install xcode cli and homebrew

xcode-select --install
ruby -e "$(curl -fsSL <https://raw.githubusercontent.com/Homebrew/install/master/install>)"
brew upgrade && brew update

install zsh and oh my zsh

brew install zsh

get these plugins to antibody