glennigen b3ff021675 Changes to be committed:
new file:   .config/VSCodium/User/settings.json

VSCodium user settings
2026-05-20 18:05:59 +02:00
2026-05-20 18:05:59 +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%