mirror of
https://github.com/mitchell/dotfiles.git
synced 2026-08-10 08:09:35 +00:00
chore: add stow to pkgs, ignore fish_variables, fix .gitconfig format
This commit is contained in:
parent
fd32e1431c
commit
341cdd5b9e
3 changed files with 41 additions and 39 deletions
|
|
@ -22,7 +22,8 @@ set -l base_pkgs \
|
|||
tree-sitter-cli \
|
||||
nodejs \
|
||||
zoxide \
|
||||
git-delta
|
||||
git-delta \
|
||||
stow
|
||||
|
||||
set -l mac_pkgs \
|
||||
$base_pkgs \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue