<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh.git/plugins/osx, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cnjoe.info/git/zsh.git/atom/plugins/osx?h=master</id>
<link rel='self' href='http://cnjoe.info/git/zsh.git/atom/plugins/osx?h=master'/>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/'/>
<updated>2022-06-15T18:14:02Z</updated>
<entry>
<title>refactor!: remove deprecated plugins</title>
<updated>2022-06-15T18:14:02Z</updated>
<author>
<name>Marc Cornellà</name>
<email>hello@mcornella.com</email>
</author>
<published>2022-06-15T18:07:35Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=8168ec0174e7e3212be20ecc74810155772abff1'/>
<id>urn:sha1:8168ec0174e7e3212be20ecc74810155772abff1</id>
<content type='text'>
BREAKING CHANGE: the following deprecated plugins have been removed:
`cargo`, `copydir`, `npx`, `osx`, and `rustup`. See the wiki for more info:
https://github.com/ohmyzsh/ohmyzsh/wiki/Plugins#removed

refactor(rustup)!: remove deprecated plugin

BREAKING CHANGE: the plugin was deprecated and is now removed. See the wiki for more info:
https://github.com/ohmyzsh/ohmyzsh/wiki/Plugins#removed
</content>
</entry>
<entry>
<title>fix(npx)!: detect new `npx` versions and fail gracefully (#10452)</title>
<updated>2022-01-26T16:13:10Z</updated>
<author>
<name>Marc Cornellà</name>
<email>hello@mcornella.com</email>
</author>
<published>2022-01-26T16:13:10Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=3741d1aa0253291c432e6ce3469f1d16dedbc914'/>
<id>urn:sha1:3741d1aa0253291c432e6ce3469f1d16dedbc914</id>
<content type='text'>
BREAKING CHANGE: the `npx` plugin used a feature of `npx` to check for
npm packages and run them if a command was not found. This feature was
removed in v7.0.0 and was deemed insecure. The `npx` plugin is now
officially deprecated and will be removed soon.

Fixes #10452
</content>
</entry>
<entry>
<title>fix(osx): deprecate `osx` plugin without symlink (#10428)</title>
<updated>2021-11-17T09:53:17Z</updated>
<author>
<name>Marc Cornellà</name>
<email>hello@mcornella.com</email>
</author>
<published>2021-11-17T09:53:17Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=b60b3f184275c39800dd7284d6904fcf295b3956'/>
<id>urn:sha1:b60b3f184275c39800dd7284d6904fcf295b3956</id>
<content type='text'>
Fixes #10428
</content>
</entry>
<entry>
<title>refactor(osx): Rename osx plugin to macos (#10341)</title>
<updated>2021-11-05T23:40:38Z</updated>
<author>
<name>Jonathan Batchelor</name>
<email>jmb@users.noreply.github.com</email>
</author>
<published>2021-11-05T23:40:38Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=b2f35a7b98455b2bb8c7c3b11db6aa587e1d28bf'/>
<id>urn:sha1:b2f35a7b98455b2bb8c7c3b11db6aa587e1d28bf</id>
<content type='text'>
Apple changed the name of their operating system from OS X to macOS a number of years ago. This was overdue!

As per issue  #10311

* refactor(osx): rename `osx` plugin to `macos`
* refactor(macos): Add symbolic link from old `osx` plugin name.</content>
</entry>
<entry>
<title>feat(osx): add `freespace` command to clean purgeable disk space (#8762)</title>
<updated>2021-10-20T20:58:28Z</updated>
<author>
<name>Rob Vadai</name>
<email>rvadai@segence.com</email>
</author>
<published>2021-10-20T20:58:28Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=46f8765f4c871ef9b4e7f8bc448e45f4be15ff58'/>
<id>urn:sha1:46f8765f4c871ef9b4e7f8bc448e45f4be15ff58</id>
<content type='text'>
Co-authored-by: Marc Cornellà &lt;hello@mcornella.com&gt;</content>
</entry>
<entry>
<title>fix(osx): only run Preview.app in `man-preview` if man page exists (#10222)</title>
<updated>2021-09-28T09:40:31Z</updated>
<author>
<name>April King</name>
<email>april@pokeinthe.io</email>
</author>
<published>2021-09-28T09:40:31Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=4ae5bdebc36068a53fbc38a4e0d6d97e49f5b56c'/>
<id>urn:sha1:4ae5bdebc36068a53fbc38a4e0d6d97e49f5b56c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>osx: refactor plugin and add a few features (#9026)</title>
<updated>2020-06-17T09:26:39Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2020-06-17T09:26:39Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=d47447a5e63715ae6ab6c2f46924dc8766c8e746'/>
<id>urn:sha1:d47447a5e63715ae6ab6c2f46924dc8766c8e746</id>
<content type='text'>
Co-authored-by: Capybara &lt;git.capybara@gmail.com&gt;
Co-authored-by: drootang &lt;drootang@users.noreply.github.com&gt;
Co-authored-by: Augusto Souza &lt;augustorsouza@gmail.com&gt;
Co-authored-by: PatrBal &lt;44707588+PatrBal@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Clean up plugin READMEs and a few plugins</title>
<updated>2020-03-11T18:57:46Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2020-03-11T18:57:46Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=610b2529d2213a70e3d1153a9baf046c22f298b9'/>
<id>urn:sha1:610b2529d2213a70e3d1153a9baf046c22f298b9</id>
<content type='text'>
- fasd
- history
- mercurial
- pylint
- repo
- yii2
</content>
</entry>
<entry>
<title>osx: use return instead of exit in spotify function</title>
<updated>2019-12-28T17:07:09Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2019-12-28T17:00:35Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=9bfcab7d10e216df9fe7110334a41cf2f802bace'/>
<id>urn:sha1:9bfcab7d10e216df9fe7110334a41cf2f802bace</id>
<content type='text'>
</content>
</entry>
<entry>
<title>osx: fix exit on quit command in spotify function (#8504)</title>
<updated>2019-12-28T17:01:26Z</updated>
<author>
<name>Carver Schmidt</name>
<email>46279291+carverschmidt@users.noreply.github.com</email>
</author>
<published>2019-12-28T17:01:26Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=31219c02463f1f57271a3d336b4c25b9902ca4ad'/>
<id>urn:sha1:31219c02463f1f57271a3d336b4c25b9902ca4ad</id>
<content type='text'>
</content>
</entry>
</feed>
