typo in fedora template
This commit is contained in:
parent
d0aea0f518
commit
ce1d405bd8
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
{{ if (and (eq .chezmoi.os "linux") (eq .chezmoi.osRelease.id "fedora") -}}
|
||||
{{ if (and (eq .chezmoi.os "linux") (eq .chezmoi.osRelease.id "fedora")) -}}
|
||||
sudo dnf install gpg git curl wget ripgrep fd-find unzip util-linux util-linux-user python3-pip cargo htop -y
|
||||
sudo dnf install fish neovim -y
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user