feat(mise): Add additional packages
This commit is contained in:
@@ -8,6 +8,10 @@ binstall = true
|
||||
|
||||
[bootstrap.packages]
|
||||
|
||||
"apt:tar" = "latest"
|
||||
"apt:zip" = "latest"
|
||||
"apt:unzip" = "latest"
|
||||
|
||||
"apt:manpages" = "latest"
|
||||
"apt:manpages-fr" = "latest"
|
||||
|
||||
@@ -24,14 +28,15 @@ binstall = true
|
||||
"apt:wget" = "latest"
|
||||
|
||||
"apt:vim" = "latest"
|
||||
"apt:git" = "latest"
|
||||
"apt:tree" = "latest"
|
||||
|
||||
{{ if (and (eq .chezmoi.os "linux") (eq .chezmoi.osRelease.name "Ubuntu")) }}
|
||||
"apt:build-essential" = "latest"
|
||||
{{ end }}
|
||||
|
||||
# coreutils grep less tar zip unzip tree
|
||||
# git #tig
|
||||
# vim
|
||||
# coreutils grep less
|
||||
# tig
|
||||
# openssh-server openssh-client mosh
|
||||
# lftp fping mtr socat
|
||||
|
||||
|
||||
Reference in New Issue
Block a user