- Ubuntu 24.04 or macOS 15 Sequoia
- Homebrew
- Fish Shell
gh repo clone kaiiy/dotfiles
cd dotfiles/
fish -c "curl -sL https://raw.githubusercontent.com/jorgebucaran/fisher/main/functions/fisher.fish | source && fisher install jorgebucaran/fisher"
./link.sh
brew bundle --file ./etc/brew/Brewfile
fish
fisher updateTo update installed packages, run the following command:
topgradeTo update dotfiles, run the following command:
./link.sh