83e9159d0effd338d974c295ddf636cf2a7f04fc
Installation (stow on Linux)
Assuming the repository is already present locally (e.g., at ~/.dotfiles):
git clone https://codeberg.org/GlennIgen/.dotfiles.git
- From the repo root, run:
cd ~/.dotfiles
stow .
- Running
stow .from the repo root is sufficient; no--targetis needed. - Preview changes with
stow -n .before applying.
- Optional — set fish as your login shell:
chsh -s "$(which fish)" "$USER"
Notes:
- Resolve any file conflicts before running
stow(move or remove existing files). - This repository is private; manage updates using your preferred method.
Description
Languages
Shell
100%