Commit local DDEV configuration
This commit is contained in:
parent
fccb5d6a18
commit
b85e8082c3
17 changed files with 361 additions and 0 deletions
5
.ddev/homeadditions/bash_aliases.example
Executable file
5
.ddev/homeadditions/bash_aliases.example
Executable file
|
@ -0,0 +1,5 @@
|
|||
# To make this file active you can either
|
||||
# cp bash_aliases.example .bash_aliases
|
||||
# or ln -s bash_aliases.example .bash_aliases
|
||||
|
||||
alias ll="ls -lhA"
|
Loading…
Add table
Add a link
Reference in a new issue