feat(mise): Add additional packages

This commit is contained in:
2026-07-13 19:27:21 +02:00
parent 3d5e77cfe5
commit d50ffe391f
+8 -3
View File
@@ -8,6 +8,10 @@ binstall = true
[bootstrap.packages] [bootstrap.packages]
"apt:tar" = "latest"
"apt:zip" = "latest"
"apt:unzip" = "latest"
"apt:manpages" = "latest" "apt:manpages" = "latest"
"apt:manpages-fr" = "latest" "apt:manpages-fr" = "latest"
@@ -24,14 +28,15 @@ binstall = true
"apt:wget" = "latest" "apt:wget" = "latest"
"apt:vim" = "latest" "apt:vim" = "latest"
"apt:git" = "latest"
"apt:tree" = "latest"
{{ if (and (eq .chezmoi.os "linux") (eq .chezmoi.osRelease.name "Ubuntu")) }} {{ if (and (eq .chezmoi.os "linux") (eq .chezmoi.osRelease.name "Ubuntu")) }}
"apt:build-essential" = "latest" "apt:build-essential" = "latest"
{{ end }} {{ end }}
# coreutils grep less tar zip unzip tree # coreutils grep less
# git #tig # tig
# vim
# openssh-server openssh-client mosh # openssh-server openssh-client mosh
# lftp fping mtr socat # lftp fping mtr socat