nnn/plugins/treeview

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 -