My configuration files, powered by gnu stow.
Clone this repo in your home directory.
Note
Install stow
command
brew install stow
sudo pacman -S stow
sudo apt install stow
git submodule update --init --recursive;
stow home
# On macos only
stow macos
.
├── home # Home directory for all
├── macos # MacOS specific directories
├── windows # Windows specific directories (need to manually symlink)
└── scripts # Helpful scripts
- Look into https://www.chezmoi.io