1
0
Fork 0
This commit is contained in:
Luca Bilke 2024-07-25 10:05:59 +02:00
commit 66a6b0666b
Signed by: luca
GPG Key ID: F6E11C9BAA7C82F5
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

@ -211,19 +211,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
@ -231,8 +232,8 @@ packages:
- asciidoctor-diagram
- pygments.rb
- neovim
- command: ["cpanm"]
local: False
- command: ["cpanm", "-vn"]
local: True
list:
- Neovim::Ext
- command: ["pipx", "--global", "install"]