Doors/bin/n
2024-01-25 04:19:43 -05:00

11 lines
176 B
Bash
Executable file

#!/bin/sh
# NNN
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