Skip to content

karlhaworth/device-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 

Repository files navigation

Device Setup

Mac

Setup

cd mac

bash start.sh

Update

brew upgrade
sudo softwareupdate --install --all

Cleanup

brew outdated
brew autoremove
brew cleanup --prune=all --dry-run

Misc

Colima

Standard
colima start --memory 10 --cpu 6 --disk 100 --arch aarch64 --network-address
x86_64
colima start --memory 10 --cpu 6 --disk 100 --arch x86_64

Helpful Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published