Sfoglia il codice sorgente

Fix zsh path autocompletion (#88)

master
Nexie Kind Arun Prakash Jana 7 anni fa
parent
commit
815d8fb21c
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      scripts/auto-completion/zsh/_nnn

+ 1
- 1
scripts/auto-completion/zsh/_nnn Vedi File

@@ -17,6 +17,6 @@ args=(
'(-p)-p[specify custom nlay]:path to nlay'
'(-S)-S[start in disk usage analyzer mode]'
'(-v)-v[show program version and exit]'
'*: :_guard "^-*" keyword'
'*:filename:_files'
)
_arguments -S -s $args

||||||
x
 
000:0
Loading…
Annulla
Salva