nnn/plugins/treeview
2019-11-16 11:22:34 +05:30

9 lines
139 B
Bash
Executable file

#!/usr/bin/env sh
# Description: Show tree output in $EDITOR
#
# Shell: POSIX compliant
# Author: Arun Prakash Jana
tree -ps | $EDITOR -