bins
This commit is contained in:
parent
92fd6c7d51
commit
ea62284295
2 changed files with 6 additions and 1 deletions
3
bin/executable_php-cs-fixer
Normal file
3
bin/executable_php-cs-fixer
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
exec /bin/php-legacy /bin/php-cs-fixer "$@"
|
|
@ -42,6 +42,8 @@ packages=(
|
||||||
openssh
|
openssh
|
||||||
pass
|
pass
|
||||||
pdfjs
|
pdfjs
|
||||||
|
php
|
||||||
|
php-legacy
|
||||||
pipewire
|
pipewire
|
||||||
pipewire-alsa
|
pipewire-alsa
|
||||||
pipewire-jack
|
pipewire-jack
|
||||||
|
@ -62,7 +64,7 @@ packages=(
|
||||||
slock
|
slock
|
||||||
the_silver_searcher
|
the_silver_searcher
|
||||||
ttf-hack
|
ttf-hack
|
||||||
ttf-ms-fonts
|
# ttf-ms-fonts
|
||||||
ttf-nerd-fonts-symbols-2048-em
|
ttf-nerd-fonts-symbols-2048-em
|
||||||
typescript-language-server
|
typescript-language-server
|
||||||
visidata
|
visidata
|
||||||
|
|
Loading…
Add table
Reference in a new issue