tree
This commit is contained in:
parent
9d8772d716
commit
e43429a683
1 changed files with 7 additions and 7 deletions
|
@ -1,8 +1,8 @@
|
||||||
alias t="\
|
t() {
|
||||||
tree \
|
tree
|
||||||
"
|
}
|
||||||
|
|
||||||
alias ta="\
|
ta() {
|
||||||
tree \
|
tree \
|
||||||
-a \
|
-a
|
||||||
"
|
}
|
||||||
|
|
Loading…
Reference in a new issue