This website requires JavaScript.
Explore
Help
Sign In
janek
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
758d0542b0
dotfiles
/
.local
/
bin
/
trl
3 lines
56 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
tree -a -L
3
--du -h -C
"
$@
"
|
${
PAGER
:-
less
}
Reference in New Issue
View Git Blame
Copy Permalink