a7fa1306e837839db6c63bac9c54bcdde8f0d600
new file: .config/fish/conf.d/fish_frozen_key_bindings.fish new file: .config/fish/conf.d/fish_frozen_theme.fish modified: .config/fish/fish_variables new file: .config/fish/functions/sudo!!.fish
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%