Explorar o código

feat(zsh): add -X/--dereference completions

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
Christina Sørensen %!s(int64=2) %!d(string=hai) anos
pai
achega
632dfff562
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      completions/zsh/_exa

+ 1 - 0
completions/zsh/_exa

@@ -51,6 +51,7 @@ __exa() {
         --no-time"[Suppress the time field]" \
         {-u,--accessed}"[Use the accessed timestamp field]" \
         {-U,--created}"[Use the created timestamp field]" \
+        {-X,--dereference}"[dereference symlinks for file information]" \
         --git"[List each file's Git status, if tracked]" \
         {-@,--extended}"[List each file's extended attributes and sizes]" \
         '*:filename:_files'