This website requires JavaScript.
Explore
Help
Sign in
rwx.work
/
rwx
Watch
1
Star
0
Fork
You've already forked rwx
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
8cb5611700
rwx
/
sh
/
alias
/
tree.sh
13 lines
85 B
Bash
Raw
Normal View
History
Unescape
Escape
alias/tree
2025-07-06 19:13:41 +02:00
#= t
refactor(history): commit development branch new development branch from root commit
2025-02-10 21:54:51 +01:00
a__tree
(
)
{
tree
\
"
${
@
}
"
}
alias/tree
2025-07-06 19:13:41 +02:00
#= ta
refactor(history): commit development branch new development branch from root commit
2025-02-10 21:54:51 +01:00
a__tree_all
(
)
{
tree
\
-a
\
"
${
@
}
"
}
Reference in a new issue
Copy permalink