chore: update packages for manjaro
This commit is contained in:
parent
0f2e174d4c
commit
a6235ac38c
11 changed files with 20 additions and 2 deletions
|
@ -11,6 +11,5 @@ track
|
|||
office
|
||||
composing
|
||||
refind
|
||||
refind-theme-maia
|
||||
bluetooth
|
||||
openvpn
|
||||
|
|
|
@ -2,4 +2,4 @@ dev/java
|
|||
notion
|
||||
docker
|
||||
docker-compose
|
||||
phantomjs-bin
|
||||
phantomjs
|
||||
|
|
8
handlers.available.manjaro
Normal file
8
handlers.available.manjaro
Normal file
|
@ -0,0 +1,8 @@
|
|||
manjaro
|
||||
aur
|
||||
arch
|
||||
zsh
|
||||
linux
|
||||
make
|
||||
git
|
||||
binary
|
2
handlers/manjaro/install
Executable file
2
handlers/manjaro/install
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
yay -S --batchinstall --needed --noconfirm "$@"
|
1
packages/bluetooth/manjaro
Normal file
1
packages/bluetooth/manjaro
Normal file
|
@ -0,0 +1 @@
|
|||
bluetuith
|
1
packages/cronie/aur
Normal file
1
packages/cronie/aur
Normal file
|
@ -0,0 +1 @@
|
|||
|
1
packages/refind-theme-maia/manjaro
Normal file
1
packages/refind-theme-maia/manjaro
Normal file
|
@ -0,0 +1 @@
|
|||
|
3
packages/refind/manjaro
Normal file
3
packages/refind/manjaro
Normal file
|
@ -0,0 +1,3 @@
|
|||
refind
|
||||
refind-docs
|
||||
refind-theme-maia
|
1
packages/ttf-dejavu/arch
Normal file
1
packages/ttf-dejavu/arch
Normal file
|
@ -0,0 +1 @@
|
|||
|
1
packages/ttf-fira-code/arch
Normal file
1
packages/ttf-fira-code/arch
Normal file
|
@ -0,0 +1 @@
|
|||
|
1
packages/ttf-hack/arch
Normal file
1
packages/ttf-hack/arch
Normal file
|
@ -0,0 +1 @@
|
|||
|
Loading…
Add table
Reference in a new issue