|
@@ -4,7 +4,7 @@ |
|
|
|
|
|
|
|
|
function n --description 'support nnn quit and change directory' |
|
|
function n --description 'support nnn quit and change directory' |
|
|
# NOTE: set NNN_TMPFILE correctly if you use 'XDG_CONFIG_HOME' |
|
|
# NOTE: set NNN_TMPFILE correctly if you use 'XDG_CONFIG_HOME' |
|
|
set NNN_TMPFILE ~/.config/nnn/.lastd |
|
|
|
|
|
|
|
|
set -x NNN_TMPFILE ~/.config/nnn/.lastd |
|
|
|
|
|
|
|
|
nnn $argv |
|
|
nnn $argv |
|
|
|
|
|
|
|
|