aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/treeview
blob: c8f8784a31b248697f9bd50fe2b8443e259d15a6 (plain) (blame)
1
2
3
4
5
6
7
8
#!/usr/bin/env sh

# Description: Show tree output in $EDITOR
#
# Shell: POSIX compliant
# Author: Arun Prakash Jana

tree -ps | $EDITOR -