aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--scripts/quitcd/quitcd.fish4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/quitcd/quitcd.fish b/scripts/quitcd/quitcd.fish
index e7eec5e..748f0dd 100644
--- a/scripts/quitcd/quitcd.fish
+++ b/scripts/quitcd/quitcd.fish
@@ -1,3 +1,7 @@
+# Rename this file to match the name of the function
+# e.g. ~/.config/fish/functions/n.fish
+# or, add the lines to the 'config.fish' file.
+
export NNN_TMPFILE="/tmp/nnn"
function n --description 'support nnn quit and change directory'