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 git@github.com:anettodev/dotfiles.git ~/.dotfilesTo update your system, cd into your local ~/.dotfiles repository and then:
source bootstrap.shPS: 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.shsource macos.sh