Skip to content

Personal macOS bootstrapping and system management configuration.

Notifications You must be signed in to change notification settings

minusfive/dotfiles

Repository files navigation

Configuration Files

Note

This configuration is specifically optimized to work with my custom keyboard / layout. If you want to use it, you'll likely want to make some changes.

Workspace

Bootstrap

To setup a new machine run the bootstrap script:

git clone [email protected]:minusfive/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
source ./scripts/bootstrap.zsh

Read the bootstrap script to understand what it does, and the Brewfile to see what apps it installs.

Update

Important

You should grant Wezterm "Application Management" access in System Preferences > Security & Privacy > Application Management so this script is allowed to update all managed applications.

To update the configuration and all installed tools/apps, run the update script:

cd ~/.dotfiles
source ./scripts/update.zsh

Tools

About

Personal macOS bootstrapping and system management configuration.

Topics

Resources

Stars

Watchers

Forks