Update home/.chezmoiscripts/10-install-packages.sh
This commit is contained in:
parent
f05b190ee4
commit
0b176ef6d3
@ -5,10 +5,11 @@ set -euxo pipefail
|
||||
packages=(
|
||||
curl
|
||||
wget
|
||||
tmux
|
||||
zsh
|
||||
direnv
|
||||
starship
|
||||
tmux
|
||||
unzip
|
||||
zsh
|
||||
)
|
||||
|
||||
{{ if (eq .chezmoi.osRelease.id "manjaro" "arch") -}}
|
||||
|
Loading…
Reference in New Issue
Block a user