635e5212ecd1af5114d6d899b3081d831cd3f181
modified: fedora/kde/installation.md new file: fedora/kde/kde_shortcuts/1password_shortcuts.kksrc
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%