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