- Install homebrew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"-
Install dotbot
-
Run dotbot
Once dotbot is ran it will do the following things:
- Create some default directories
- Install mise & mise configured tools
- Generate the following configurations using Jsonnet:
- Clone the following git repositories:
- Install various shell scripts to:
/usr/local/share/zsh/functions/ - Install various configs to:
~/.config/ - Install various zim modules to:
~/.zim/modules/ - Install various dotfiles to:
~/ - Install plugins and themes for @sxyazi/yazi
- Install OS specific configs. See macos/
- Generate instllation summary in ~/Installation Summary.md