This repository contains my dotfiles and configuration files.
GNU Stow is a simple and powerful symlink manager used to manage your dotfiles. You can install it using Homebrew:
brew install stowgit clone git@github.com:jp-roisin/dotfiles.git
cd dotfiles
stow .This will create symlinks for all the configuration files in their appropriate locations.
-
Ensure that the directory structure of this repository matches the structure expected in your home directory.
-
If you want to stow specific configurations (e.g., only
alacritty), you can run:stow alacritty