Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 563 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 563 Bytes

My dotfiles!

So this is my setup that I intend to reuse through all my systems. It should install all main software for daily development.

How to use

  • git clone this repository, if you are on a fresh installation of MacOS, running any git command will trigger the "xcode-commandline-tools" installation prompt. It contains git.
  • (Optionally) create a environment.sh in ./zsh/, you can copy the environment.defaults.sh and change whatever is different for your environment. This file is not checked in.
  • Run ./install.sh, all should be ok!