Dotfiles managed with GNU Stow.
- Clone this repository:
git clone [email protected]:JR-G/dotfiles.git ~/dotfiles
- Run the install script:
cd ~/dotfiles
./install.sh
This will install necessary packages via Homebrew and set up all configurations using Stow.
Switch between different prompt themes using:
starship-switch <theme-name>
Themes are stored in ~/dotfiles/starship/.config/starship/presets/
😌