Skip to content

From vanilla to personalized macOS in less then 30 minutes

License

Notifications You must be signed in to change notification settings

so-lit/AEDotFiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AEDotFiles

From vanilla to personalized macOS in less then 30 minutes

I'm done with manually configuring everything after clean installation of macOS. If this can help you too, then great, feel free to customize it and use for your own needs.

Start Terminal app and follow instructions:

Step 1 [get ready]

xcode-select --install
  • Clone this repo
git clone https://github.com/tadija/AEDotFiles.git ~/.dotfiles

Step 2 [set]

. ~/.dotfiles/setup/run.sh
setup-terminal
setup-homebrew

Step 3 [go]

open -a TextEdit ~/.dotfiles/setup/config.sh
setup-installations
setup-defaults

done for fun

About

From vanilla to personalized macOS in less then 30 minutes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 69.3%
  • Python 30.7%