Mercurial > dotfiles
diff .chezmoiscripts/run_onchange_after_15-install-ubuntu-packages.sh.tmpl @ 1038:6ab26ddbf78d
feat: add fish shell
author | Zeger Van de Vannet <zeger@vandevan.net> |
---|---|
date | Fri, 26 Apr 2024 18:43:22 +0200 |
parents | 31351132efca |
children |
line wrap: on
line diff
--- a/.chezmoiscripts/run_onchange_after_15-install-ubuntu-packages.sh.tmpl Sun Jun 16 20:25:12 2024 +0200 +++ b/.chezmoiscripts/run_onchange_after_15-install-ubuntu-packages.sh.tmpl Fri Apr 26 18:43:22 2024 +0200 @@ -29,11 +29,13 @@ {{ $ppa := list "ppa:maveonair/helix-editor" - "ppa:mozillateam/ppa" -}} + "ppa:mozillateam/ppa" + "ppa:fish-shell/release-3" -}} {{ $extra_packages := list "helix" - "firefox" -}} + "firefox" + "fish" -}} #!/usr/bin/env bash set -xe