From: QasimK Date: Wed, 2 Jan 2019 10:46:02 +0000 (+0000) Subject: Document second method of adding quitcd to fish X-Git-Tag: v2.3~169^2 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=2645dd59c984084f67d57b1fdb6a8684f98498f2;p=nnn.git Document second method of adding quitcd to fish --- diff --git a/scripts/quitcd/quitcd.fish b/scripts/quitcd/quitcd.fish index 608e44b8..748f0ddb 100644 --- a/scripts/quitcd/quitcd.fish +++ b/scripts/quitcd/quitcd.fish @@ -1,5 +1,6 @@ # 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"