Doors/bin/n

12 lines
176 B
Text
Raw Permalink Normal View History

#!/bin/sh
# NNN
2024-01-25 04:19:43 -05:00
export NNN_TERMINAL='alacritty'
# export NNN_PREVIEWIMGPROG='chafa'
# enable plugins
export NNN_FIFO=/tmp/nnn.fifo
export NNN_PLUG='f:preview-tui'
nnn -P f