Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

[PATCH 0/4] Update macOS command completions



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