- Install brew and run
brew bundle install
- Install oh-my-zsh
- Install JetBrains Mono Nerd Font Complete Regular.ttf
- Install p10k
- Install fzf-zsh-plugin
Run pre-commit install
in the base directory.
If you do changes outside this repository, call ./backup.sh
to copy the configs from the $HOME
directory into this repository.
If you setup a new system, just call ./restore.sh
to copy all configs into the $HOME
directory.