These are my dotfiles for settings up my macOS from scratch.
- Clean install of macOS Catalina
- Logged in with Apple ID
$ sh -c "$(curl -fsSL https://git.io/JqdQW)"
Source: https://raw.githubusercontent.com/yz4898/dotfiles/master/install.sh
Clone this repository to ~/dotfiles
:
$ git clone https://github.com/yz4898/dotfiles.git ~/dotfiles
Start the setup:
$ cd ~/dotfiles && source install.sh
Install Meslo Nerd Font from https://github.com/romkatv/powerlevel10k#manual-font-installation
To add any secrets like AWS_ACCESS_KEY
or DIGITALOCEAN_TOKEN
add ~/dotfiles/secrets.zsh
and export your
variables there. This file is NOT added to version control.
Alternatively you could utilize encryption: https://abdullah.today/encrypted-dotfiles/
- Homebrew
- Oh My Zsh
- Brewfile
- Ansible
- Docker Desktop
- Firefox
- Google Chrome
- HTTPie
- iTerm2
- Mackup
- Rectangle
- Slack
- Terraform -- Others