diff --git a/.chezmoiscripts/run_once_after_00-installer.sh.tmpl b/.chezmoiscripts/run_once_after_00-installer.sh.tmpl index 560f46b..d9d615a 100644 --- a/.chezmoiscripts/run_once_after_00-installer.sh.tmpl +++ b/.chezmoiscripts/run_once_after_00-installer.sh.tmpl @@ -9,6 +9,9 @@ brew bundle --global {{- else if eq .chezmoi.os "linux" -}} {{- if eq .chezmoi.osRelease.id "fedora" }} +# Requirement for emacs vterm +sudo dnf -y install libtool + sudo dnf -y install xsel sudo dnf -y install emacs sudo dnf -y install fzf