This commit is contained in:
Marc Beninca 2024-11-18 15:38:27 +01:00
parent 97e985f266
commit 15dfd51681
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -1,10 +0,0 @@
t() {
tree \
"${@}"
}
ta() {
tree \
-a \
"${@}"
}