chore: add stow to pkgs, ignore fish_variables, fix .gitconfig format

This commit is contained in:
mitchell 2026-06-18 19:35:10 -04:00
parent fd32e1431c
commit 341cdd5b9e
3 changed files with 41 additions and 39 deletions

View file

@ -22,7 +22,8 @@ set -l base_pkgs \
tree-sitter-cli \
nodejs \
zoxide \
git-delta
git-delta \
stow
set -l mac_pkgs \
$base_pkgs \