Document how to install fish quitcd function

It was not clear that the name of the file should match
the name of the function.
This commit is contained in:
QasimK 2019-01-01 23:57:38 +00:00
parent 243f8c67a9
commit 6b7af57947
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
# Rename this file to match the name of the function
# e.g. ~/.config/fish/functions/n.fish
export NNN_TMPFILE="/tmp/nnn"
function n --description 'support nnn quit and change directory'