This repository contains my dotfiles. I use GNU Stow to manage them.
Install GNU Stow with brew:
brew install stow
Clone the repository to your home directory:
git clone github.com/rugwirobaker/dotfiles.git ~/.dotfiles # Clone the repository
Navigate to the repository and use stow to symlink the dotfiles:
cd ~/.dotfiles
stow .
Make sure brew bundle is installed:
brew tap Homebrew/bundle
Install all the packages from the .Brewfile:
brew bundle --file=.Brewfile
Login to atuin our atuin server:
atuin login -u <USERNAME>
You will be prompted for your password, and for your key.
Restore the history:
atuin sync