Skip to content

Latest commit

 

History

133 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dot Files

These are my macOS config files 🤷🏻‍♂️

Useful Commands

Some useful commands when setting up a new computer...

Disable "Press and Hold"

defaults write -g ApplePressAndHoldEnabled -bool FALSE

Then, log out and back in.

Change Shell

sudo --preserve-env bash -c "echo /opt/homebrew/bin/zsh >> /etc/shells"
sudo chsh -s /opt/homebrew/bin/zsh "$USER"

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages