minor refactor

This commit is contained in:
constantin
2024-09-04 15:46:04 +02:00
parent bb266e3094
commit 0f0fe951ee
8 changed files with 5 additions and 19 deletions

2
ddev.sh Normal file → Executable file
View File

@ -1,5 +1,3 @@
#!/bin/bash
alias console='ddev exec php bin/console'
alias composer='ddev exec composer'
alias npm='ddev exec npm'