diff .chezmoiscripts/run_onchange_after_15-install-ubuntu-packages.sh.tmpl @ 823:2e86aa5360eb

feat: install recent fd and ripgrep in home
author zegervdv <zegervdv@me.com>
date Thu, 21 Dec 2023 10:43:19 +0100
parents 7810e6006a61
children 6c169d906c7d
line wrap: on
line diff
--- a/.chezmoiscripts/run_onchange_after_15-install-ubuntu-packages.sh.tmpl	Mon Dec 25 21:24:11 2023 +0000
+++ b/.chezmoiscripts/run_onchange_after_15-install-ubuntu-packages.sh.tmpl	Thu Dec 21 10:43:19 2023 +0100
@@ -39,7 +39,7 @@
 
 {{ range $ppa }}
 sudo add-apt-repository -y --no-update --ppa {{ . }}
-{{ end}}
+{{ end }}
 
 sudo mkdir -p /etc/apt/preferences.d/
 sudo cp -v {{ .chezmoi.sourceDir }}/system/ubuntu/mozilla-firefox /etc/apt/preferences.d/mozilla-firefox