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
|
||||
pass
|
||||
pdfjs
|
||||
php
|
||||
php-legacy
|
||||
pipewire
|
||||
pipewire-alsa
|
||||
pipewire-jack
|
||||
|
@ -62,7 +64,7 @@ packages=(
|
|||
slock
|
||||
the_silver_searcher
|
||||
ttf-hack
|
||||
ttf-ms-fonts
|
||||
# ttf-ms-fonts
|
||||
ttf-nerd-fonts-symbols-2048-em
|
||||
typescript-language-server
|
||||
visidata
|
||||
|
|
Loading…
Add table
Reference in a new issue