Install homebrew and skip post-installation steps:
brew bundle --file https://github.com/smartinellimarco/.dotfiles/raw/master/BrewfileClone the repository using yadm:
yadm clone https://github.com/smartinellimarco/.dotfilesThe first time you reopen the terminal, antidote will automatically setup all zsh plugins.
Initialization commands not intended for backup in this repository can be placed
in ~/.zsh_bootstrap, which is automatically sourced.
antidote update && \
brew upgrade --greedy --yes && \
brew upgrade helix --fetch-HEAD && \
brew autoremove && \
brew cleanupSpawn the Colima VM on macOS:
colima start --cpus 4 \
--memory 8 \
--vm-type vz \
--mount-type virtiofs \
--mount-inotify \
--vz-rosetta \
--mount $HOME:w \
--dns 10.250.0.2 \
--dns 1.1.1.1 # Internal resolver first, CloudFlare as fallbackStop the VM (e.g. to re-spawn with different --cpus, --memory, or a larger
--disk; note that disk can only grow, and arch / vm-type cannot change at
all — those require colima delete first):
colima stoppdflatex cv.tex