Skip to content

a setup script, that installs all a dev could possibly want, including a fresh and sleek terminal, all the code binaries, google chrome, vscode, neovim, and all the good stuff.

License

Notifications You must be signed in to change notification settings

smiddy-001/macbook-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My macbook setup script

3rd of March, 2024

works on mac sonoma 14.1.1, Apple silicone (M1, M2, ...) but should be fine on mac intel chips too

1.

mkdir -p ~/Desktop/rileys-macbook-setup-script && cd ~/Desktop/rileys-macbook-setup-script && git clone https://github.com/smiddy-001/macbook-setup.git ~/Desktop/rileys-macbook-setup-script && bash ~/Desktop/rileys-macbook-setup-script/setup.sh

2.

open a iterm terminal, type p10k configure and follow the instructions

3.

git config --global user.email "[email protected]"
git config --global user.name "..."

DO NOT PAUSE INSTALLATION, CTR-C OR CLOSE ANY TERMINALS

About

a setup script, that installs all a dev could possibly want, including a fresh and sleek terminal, all the code binaries, google chrome, vscode, neovim, and all the good stuff.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages