1
0
Fork 0

temporarily disable some config options

This commit is contained in:
Luca Bilke 2024-07-24 20:52:44 +02:00
parent 3edd9ae12f
commit 1bf90ea4b3
No known key found for this signature in database
GPG Key ID: C9E851809C1A5BDE
2 changed files with 8 additions and 6 deletions

View File

@ -14,3 +14,4 @@
- [ ] Enable user services
- [ ] Select timezone
- [ ] Rewrite scroll in perl

View File

@ -210,19 +210,20 @@ packages:
- zsh-completions
- zsh-syntax-highlighting
- command: ["pnpm", "add", "-g"]
pre: ["pnpm setup"]
# pre: ["pnpm setup"]
local: True
list:
- "neovim"
- command: ["cargo", "install", "-j", "-2"]
local: True
list:
- "oatmeal"
- "gpg-tui"
[]
# - "oatmeal"
# - "gpg-tui"
- command: ["composer", "global", "require"]
local: True
list: []
- command: ["gem", "install"]
- command: ["gem", "install", "-V"]
local: False
list:
- asciidoctor
@ -230,8 +231,8 @@ packages:
- asciidoctor-diagram
- pygments.rb
- neovim
- command: ["cpanm"]
local: False
- command: ["cpanm", "-vn"]
local: True
list:
- Neovim::Ext
- command: ["pipx", "--global", "install"]