Skip to content

My dotfiles and Mac setup procedure.

License

Notifications You must be signed in to change notification settings

jtkiley/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jason Kiley's dotfiles

My dotfiles for macOS and Linux containers, with additional install scripts for macOS.

Containers

Add the repository and installer in VS Code, and it will handle the rest. The macOS specific parts include an OS check that skips on non-macOS.

Initial setup

XCode Command Line Tools

xcode-select --install

For beta versions of macOS, the command line tools may need to be retrieved from Apple's XCode Developer Site.

Clone dotfiles

cd ~
git clone https://github.com/jtkiley/dotfiles.git

Install dotfiles

zsh dotfiles/install.sh

Run brew and cask install script

zsh dotfiles/macos/brew.sh

Run MAS CLI install

zsh dotfiles/macos/mascli.sh

Run macOS setting script

Note: Before running this, give iTerm2 Full Disk Access in settings.

zsh dotfiles/macos/macos.sh