mirror of
https://github.com/mitchell/dotfiles.git
synced 2026-07-17 08:09:35 +00:00
zsh
This commit is contained in:
parent
8a9b0b3a28
commit
2713e108aa
7 changed files with 113 additions and 4 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue