Commit Graph

9 Commits (8428442ff0e0114fab32b90443911b11a4b7f5df)

Author SHA1 Message Date
Samuel Beckley 7077989d28
feat(macos): update spotify plugin to upstream () 2023-09-11 09:35:28 +02:00
Saverio Guzzo 68005b8870
docs(spotify): fix link () 2023-04-02 12:54:55 +02:00
Richard Mitchell 16050ab80e
feat(macos): allow multiple man pages in `man-preview` () 2023-02-26 22:40:44 +01:00
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
Josh Soref 0e41181d54
chore: fix spelling errors across the project ()
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
2021-12-01 12:20:31 +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