fedora fixes
This commit is contained in:
parent
076d58f734
commit
cb0c6b6e41
@ -128,7 +128,7 @@ new_line "Install base packages"
|
||||
brew install -q $BASE_PACKAGES python pipx 2>&1|pad
|
||||
|
||||
{{ else if eq .chezmoi.osRelease.id "fedora" -}}
|
||||
sudo dnf install $BASE_PACKAGES direnv kitty-terminfo util-linux-user python3-pipx -y 2>&1|pad
|
||||
sudo dnf install $BASE_PACKAGES direnv kitty-terminfo util-linux-user pipx -y 2>&1|pad
|
||||
|
||||
{{ else if eq .chezmoi.osRelease.id "almalinux" "rocky" -}}
|
||||
sudo dnf install epel-release -y 2>&1|pad
|
||||
|
Loading…
Reference in New Issue
Block a user