arch pipx
This commit is contained in:
parent
1c2a5d7e3c
commit
40b10d18d7
@ -138,7 +138,7 @@ new_line "Install base packages"
|
|||||||
sudo apt-get install software-properties-common -y 2>&1|pad
|
sudo apt-get install software-properties-common -y 2>&1|pad
|
||||||
|
|
||||||
{{ else if eq .chezmoi.osRelease.id "arch" "archarm" -}}
|
{{ else if eq .chezmoi.osRelease.id "arch" "archarm" -}}
|
||||||
sudo pacman -Sy --noconfirm $BASE_PACKAGES kitty-terminfo python3-pip 2>&1|pad
|
sudo pacman -Sy --noconfirm $BASE_PACKAGES kitty-terminfo python3-pipx 2>&1|pad
|
||||||
|
|
||||||
{{ end -}}
|
{{ end -}}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user