1
0
Fork 0
mirror of https://github.com/jarun/nnn.git synced 2025-03-07 07:19:22 +00:00
nnn/plugins/treeview

9 lines
139 B
Text
Raw Normal View History

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