Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
[PATCH 0/4] Update macOS command completions
- X-seq: zsh-workers 52076
- From: Shohei YOSHIDA <syohex@xxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Cc: Shohei YOSHIDA <syohex@xxxxxxxxx>
- Subject: [PATCH 0/4] Update macOS command completions
- Date: Wed, 23 Aug 2023 13:00:00 +0900
- Archived-at: <https://zsh.org/workers/52076>
- List-id: <zsh-workers.zsh.org>
References
- https://keith.github.io/xcode-man-pages/open.1.html
- https://keith.github.io/xcode-man-pages/otool-classic.1.html
- https://keith.github.io/xcode-man-pages/sw_vers.1.html
- https://keith.github.io/xcode-man-pages/system_profiler.8.html
Shohei YOSHIDA (4):
Update system_profiler completion
Update sw_vers completion
Update otool completion
Update open completion
Completion/Darwin/Command/_open | 8 +++++++-
Completion/Darwin/Command/_otool | 7 ++++++-
Completion/Darwin/Command/_sw_vers | 7 ++++---
Completion/Darwin/Command/_system_profiler | 3 ++-
4 files changed, 19 insertions(+), 6 deletions(-)
--
2.42.0
Messages sorted by:
Reverse Date,
Date,
Thread,
Author