edditing .profile to set nnn
Hi there! I would like some help
# .profile
export READER="zathura"
export EDITOR="vim"
export TERMINAL="xfce4-terminal"
export QT_QPA_PLATFORMTHEME="qt5ct"
export QT_AUTO_SCREEN_SCALE_FACTOR=0
export GTK2_RC_FILES="$HOME/.gtkrc-2.0"
export NNN_USE_EDITOR=1
export NNN_OPENER=vim-open
export NNN_OPENER=zathura-open
export NNN_OPENER=sxiv-open
So the thing is to tell nnn to use vim, zathura, sxiv to open files.
Well it isnt doint it.. if i leave just one of them, like
export NNN\_OPENER=zathura-open
it will but not all together..
Thanks in advance!
https://redd.it/etsnvx@r_linux