fix(config,cli): add unavailable list

This commit is contained in:
Patryk Hegenberg 2024-12-27 10:02:21 +01:00
parent adce222433
commit 56f6ef28d5
2 changed files with 52 additions and 10 deletions

View file

@ -13,9 +13,22 @@ headless = [
"docker",
"docker-compose",
"fd",
"bat",
"lazygit",
"lsd",
"zsh",
"oh-my-posh",
"jq",
"neofetch",
"neovim",
"helix",
"npm",
"stow",
"task",
"timew",
"typst",
"typst-lsp",
"tree-sitter-cli",
"tmux",
"zoxide",
]
non_headless = [
@ -52,10 +65,11 @@ non_headless = [
[special_packages]
go = [
# "github.com/jesseduffield/lazygit",
"github.com/jesseduffield/lazygit",
"github.com/stefanlogue/meteor",
"golang.org/x/tools/gopls",
"github.com/go-delve/delve/cmd/dlv",
"github.com/air-verse/air"
]
cargo = [