summaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index d856e1d..d3826ac 100644
--- a/.zshrc
+++ b/.zshrc
@@ -22,6 +22,7 @@ export GRIM_DEFAULT_DIR=~/Images/Screenshots
# nnn
export NNN_PLUG='p:preview-tui'
+export NNN_TERMINAL=$TERM
export NNN_TRASH=1 # trash-cli
alias nnn="nnn -a -A -d -D -i -U"