glennigen 9c5d01e242 refactor(dotfiles):
flyt alle configs ind i stow_me/ mappe

Omstrukturerer repo så stow kan bruges korrekt med en dedikeret
stow_me/ mappe som kilde, i stedet for roden af repo.
2026-05-22 16:37:18 +02:00
2026-05-22 16:37:18 +02:00
2026-04-17 08:18:08 +02:00

Installation (stow on Linux)

Assuming the repository is already present locally (e.g., at ~/.dotfiles):

  • git clone https://codeberg.org/GlennIgen/.dotfiles.git
  1. From the repo root, run:
cd ~/.dotfiles
stow .
  • Running stow . from the repo root is sufficient; no --target is needed.
  • Preview changes with stow -n . before applying.
  1. 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.
S
Description
No description provided
Readme 20 MiB
Languages
Shell 100%