diff options
-rw-r--r-- | .zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,6 +21,7 @@ alias tree="exa --tree" export GRIM_DEFAULT_DIR=~/Images/Screenshots # nnn +export NNN_FIFO=/tmp/nnn.fifo export NNN_PLUG='p:preview-tui' export NNN_TERMINAL=$TERM export NNN_TRASH=1 # trash-cli |