1
0
Fork 0

Merge branch 'main' of git.snaile.de:luca/bootstrapper

This commit is contained in:
Luca Bilke 2024-07-28 20:46:05 +02:00
commit dbe4e88bb2
No known key found for this signature in database
GPG Key ID: C9E851809C1A5BDE
1 changed files with 30 additions and 30 deletions

View File

@ -139,6 +139,7 @@ packages:
- python3-devel - python3-devel
- python3-neovim - python3-neovim
- python3-pip - python3-pip
- python3-pydbus
- ranger - ranger
- rbw - rbw
- ripgrep - ripgrep
@ -153,7 +154,7 @@ packages:
- seahorse - seahorse
- shellcheck - shellcheck
- shfmt - shfmt
- Signal-Desktop # - Signal-Desktop
- simple-mtpfs - simple-mtpfs
- smbclient - smbclient
- socat - socat
@ -208,32 +209,31 @@ packages:
- zsh-autosuggestions - zsh-autosuggestions
- zsh-completions - zsh-completions
- zsh-syntax-highlighting - zsh-syntax-highlighting
- command: ["pnpm", "add", "-g"] # - command: ["pnpm", "add", "-g"]
# pre: ["pnpm setup"] # pre: ["pnpm setup"]
local: True # local: True
list: # list:
- "neovim" # - "neovim"
- command: ["cargo", "install", "-j", "-2"] # - command: ["cargo", "install", "-j", "-2"]
local: True # local: True
list: # list:
[] # - "oatmeal"
# - "oatmeal" # - "gpg-tui"
# - "gpg-tui" # - command: ["composer", "global", "require"]
- command: ["composer", "global", "require"] # local: True
local: True # list: []
list: [] # - command: ["gem", "install", "-V"]
- command: ["gem", "install", "-V"] # local: False
local: False # list:
list: # - asciidoctor
- asciidoctor # - asciidoctor-pdf
- asciidoctor-pdf # - asciidoctor-diagram
- asciidoctor-diagram # - pygments.rb
- pygments.rb # - neovim
- neovim # - command: ["cpanm", "-vn"]
- command: ["cpanm", "-vn"] # local: True
local: True # list:
list: # - Neovim::Ext
- Neovim::Ext # - command: ["pipx", "--global", "install"]
- command: ["pipx", "--global", "install"] # local: False
local: False # list: []
list: []