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
756575eef9
rwx
/
sh
/
alias
/
tree.sh
16 lines
107 B
Bash
Raw
Normal View
History
Unescape
Escape
tree
2025-07-27 16:54:32 +02:00
# tree
#| tree
alias/tree
2025-07-06 19:13:41 +02:00
#= t
tree
2025-07-27 16:54:32 +02:00
rwx_tree
(
)
{
refactor(history): commit development branch new development branch from root commit
2025-02-10 21:54:51 +01:00
tree
\
"
${
@
}
"
}
alias/tree
2025-07-06 19:13:41 +02:00
#= ta
tree
2025-07-27 16:54:32 +02:00
rwx_tree_all
(
)
{
rwx_tree
\
refactor(history): commit development branch new development branch from root commit
2025-02-10 21:54:51 +01:00
-a
\
"
${
@
}
"
}
Reference in a new issue
Copy permalink