This repo is based in many others dotfiles REPOs. Mainly the @mathiasbynens REPO.
Warning: Don’t blindly use my settings unless you know what that entails. Use at your own risk!
All files gonna stay in ~/.dotfiles
git clone [email protected]:anettodev/dotfiles.git ~/.dotfiles
To update your system, cd
into your local ~/.dotfiles
repository and then:
source bootstrap.sh
PS: This will install the basic stuffs like Xcode
, Oh My ZSH
, ZSH plugins
, .gitconfig
, powerlevel10k
.
You also can run this scripts to install some cool dependencies and macOS system flags:
source brew.sh
source macos.sh