Mercurial > dotfiles
comparison .chezmoiscripts/run_onchange_after_14-install-ubuntu-packages.sh.tmpl @ 1083:6a132d60cb29 draft
feat: update to fish 4.0.0
author | Zeger Van de Vannet <zeger@vandevan.net> |
---|---|
date | Sat, 01 Mar 2025 18:34:55 +0100 |
parents | 04ad0b576298 |
children |
comparison
equal
deleted
inserted
replaced
1082:f27c3aa3233c | 1083:6a132d60cb29 |
---|---|
28 "autoconf" -}} | 28 "autoconf" -}} |
29 | 29 |
30 {{ $ppa := list | 30 {{ $ppa := list |
31 "ppa:maveonair/helix-editor" | 31 "ppa:maveonair/helix-editor" |
32 "ppa:mozillateam/ppa" | 32 "ppa:mozillateam/ppa" |
33 "ppa:fish-shell/release-3" -}} | 33 "ppa:fish-shell/release-4" -}} |
34 | 34 |
35 {{ $extra_packages := list | 35 {{ $extra_packages := list |
36 "helix" | 36 "helix" |
37 "firefox" | 37 "firefox" |
38 "fish" -}} | 38 "fish" -}} |