dotfiles for macOS, including:
- pyenv
- pipx
- VSCode extensions
- oh-my-zsh
- mackup backup
- dotbot
- Install macOS Command Line Tools by running
xcode-select --install
- Generate a new public and private SSH key and add them to Github
git clone [email protected]:izabelakowal/dotfiles.git ~/.dotfiles
- Review
Brewfile
- Review
python/pipx-requirements.txt
- Set
GLOBAL_PY
inpython/install_python_tools.zsh
to the Python version you want to set as a pyenv global - Run
./install
- Set up Dropbox for mackup sync
- Review
mackup restore --dry-run --verbose
- Run
mackup restore
- update Brewfile with
brew bundle dump --force --describe
- update VSCode extensions with
code --list-extensions > vscode_extensions
invscode
directory
- add oh-my-zsh Python plugins
- add Spectacle installation