mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-17 15:01:40 +02:00
zsh-workers/9169
This commit is contained in:
parent
b7325c6158
commit
8573bae723
1 changed files with 0 additions and 1 deletions
|
@ -14,6 +14,5 @@ else
|
||||||
[[ "$PREFIX[1]" = + || ret -eq 1 ]] } &&
|
[[ "$PREFIX[1]" = + || ret -eq 1 ]] } &&
|
||||||
compadd "$expl[@]" - +device +inode +mode +nlink +uid +gid +rdev \
|
compadd "$expl[@]" - +device +inode +mode +nlink +uid +gid +rdev \
|
||||||
+size +atime +mtime +ctime +blksize +block +link
|
+size +atime +mtime +ctime +blksize +block +link
|
||||||
fi
|
|
||||||
done
|
done
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in a new issue