Skip to content

tadija/AEDotFiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AEDotFiles

From vanilla to personalized macOS in less then 30 minutes

If this can help you too, then great, feel free to customize it and use for your own needs.

Install and run Xcode then start Terminal app and follow instructions:

Step 1 [get ready]

  • Clone this repo into your home directory

     $ git clone https://github.com/tadija/AEDotFiles.git ~/.dotfiles
  • Run this setup script which will make your new .shell_file

     $ . ~/.dotfiles/system/setup.sh
  • Play some music while doing all of this? (optional)

     $ my-radio
  • Configure AE theme for Terminal? (optional)

     $ df-terminal AE

    after this step run rm ~/.zcompdump and restart Terminal in order to fix the error: compinit:482: bad math expression: operand expected at end of string

Step 2 [set]

  • Configure and save your config file

     $ df-edit config
  • Reload shell

     $ df-reload
  • Configure global git user (optional)

     $ git-user my --global

Step 3 [go]

  • Install / Update / Upgrade Homebrew

     $ df-homebrew
  • Install all the things from your config file

     $ df-install
  • Reload shell

     $ df-reload

done for fun

About

From vanilla to personalized macOS in less than 30 minutes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages