Commit Graph

5 Commits (221eb9b90ab4d03b6f00e62f31e979459e08e7ca)

Author SHA1 Message Date
cxy004 2c2187b09d
fix(macos): fix `man-preview` for macOS Ventura () 2023-01-09 20:02:51 +00:00
Marc Cornellà c06197ad95
chore: fix comment bulk replace 2021-12-28 14:34:09 +01:00
Curtis Rueden 2d32e9be66
refactor: handle `$0` according to the Zsh plugin standard ()
For details and rationale, see:
https://zdharma-continuum.github.io/Zsh-100-Commits-Club/Zsh-Plugin-Standard.html

Closes 
2021-12-28 12:29:24 +01:00
Marc Cornellà b60b3f1842
fix(osx): deprecate `osx` plugin without symlink ()
Fixes 
2021-11-17 10:53:17 +01:00
Jonathan Batchelor b2f35a7b98
refactor(osx): Rename osx plugin to macos ()
Apple changed the name of their operating system from OS X to macOS a number of years ago. This was overdue!

As per issue  

* refactor(osx): rename `osx` plugin to `macos`
* refactor(macos): Add symbolic link from old `osx` plugin name.
2021-11-05 16:40:38 -07:00