This commit is contained in:
mitchell 2026-04-14 22:39:29 -04:00
parent 8a9b0b3a28
commit 2713e108aa
7 changed files with 113 additions and 4 deletions

View file

@ -35,7 +35,10 @@ set -l arch_pkgs \
yazi \
ttf-nerd-fonts-symbols \
ttf-nerd-fonts-symbols-common \
ttf-nerd-fonts-symbols-mono
ttf-nerd-fonts-symbols-mono \
zsh-autosuggestions \
zsh-history-substring-search \
zsh-syntax-highlighting
set -l debian_pkgs \
$base_pkgs \