Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
Immanuel
/
nnn
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
Document how to install fish quitcd function
It was not clear that the name of the file should match the name of the function.
master
QasimK
6 anni fa
parent
243f8c67a9
commit
6b7af57947
1 ha cambiato i file
con
3 aggiunte
e
0 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
scripts/quitcd/quitcd.fish
+ 3
- 0
scripts/quitcd/quitcd.fish
Vedi 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'
Write
Preview
Loading…
Annulla
Salva