<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh.git/plugins/zsh_reload, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cnjoe.info/git/zsh.git/atom/plugins/zsh_reload?h=master</id>
<link rel='self' href='http://cnjoe.info/git/zsh.git/atom/plugins/zsh_reload?h=master'/>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/'/>
<updated>2022-02-01T12:11:49Z</updated>
<entry>
<title>refactor(zsh_reload)!: remove deprecated plugin</title>
<updated>2022-02-01T12:11:49Z</updated>
<author>
<name>Marc Cornellà</name>
<email>hello@mcornella.com</email>
</author>
<published>2022-02-01T12:11:49Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=0be7c897f824223fa1cd22976b07ae79eff6aaea'/>
<id>urn:sha1:0be7c897f824223fa1cd22976b07ae79eff6aaea</id>
<content type='text'>
BREAKING CHANGE: the `zsh_reload` was deprecated long ago and showed
a deprecation message. The `src` function was replaced by the CLI
command `omz reload`, so use that instead from now on.
</content>
</entry>
<entry>
<title>feat(cli)!: add `omz reload` command and deprecate `zsh_reload` plugin (#9078)</title>
<updated>2021-10-04T14:24:05Z</updated>
<author>
<name>Monson Shao</name>
<email>holymonson@gmail.com</email>
</author>
<published>2020-07-03T04:16:58Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=be4a952972de03d501fbff79435ae41594f06bac'/>
<id>urn:sha1:be4a952972de03d501fbff79435ae41594f06bac</id>
<content type='text'>
BREAKING CHANGE: the `zsh_reload` plugin is deprecated. Instead of using its `src`
function, use `omz reload` or `exec zsh` to reload zsh after making changes to
your `.zshrc` file.

Closes #9078
</content>
</entry>
<entry>
<title>zsh_reload: use $SHELL to reload zsh only if it's a zsh shell (fixes #9054)</title>
<updated>2020-08-24T15:48:39Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2020-08-24T15:48:39Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=cfb86cd08d3b24fd4b59d0d35b3af1f589c891fa'/>
<id>urn:sha1:cfb86cd08d3b24fd4b59d0d35b3af1f589c891fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>zsh_reload: respect `$ZDOTDIR` when searching for `.zshrc` (#7706)</title>
<updated>2020-02-28T20:01:34Z</updated>
<author>
<name>Alexander Schlarb</name>
<email>246386+alexander255@users.noreply.github.com</email>
</author>
<published>2020-02-28T20:01:35Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=1689e9bb907ab184d7418dd88bc2639a794c916d'/>
<id>urn:sha1:1689e9bb907ab184d7418dd88bc2639a794c916d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>zsh_reload: add README</title>
<updated>2018-04-22T10:55:21Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2016-11-02T09:16:59Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=fbbe902c38549dae8c8e997daeebcc797103ab7c'/>
<id>urn:sha1:fbbe902c38549dae8c8e997daeebcc797103ab7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>zsh_reload: use `exec zsh` instead of `source ~/.zshrc`</title>
<updated>2018-04-22T10:55:13Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2016-10-26T18:05:57Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=405b8f220abe35eabc408566d7c4442a3a8149db'/>
<id>urn:sha1:405b8f220abe35eabc408566d7c4442a3a8149db</id>
<content type='text'>
`source ~/.zshrc` is a bad practice, it doesn't make sure that the full
zsh session is reloaded and it may have side effects.

Use `$SHELL` as the path to zsh if it exists (this will fix edge cases
where the zsh used is not the first on $PATH). Otherwise, use `zsh`.
</content>
</entry>
<entry>
<title>zsh_reload: ignore insecure compinit files</title>
<updated>2018-04-22T10:50:00Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2016-10-26T18:09:08Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=8706c8eb64c7eb40fe1acda30404ebc24fdb7f73'/>
<id>urn:sha1:8706c8eb64c7eb40fe1acda30404ebc24fdb7f73</id>
<content type='text'>
</content>
</entry>
<entry>
<title>zsh_reload: fix code style and indent with tabs</title>
<updated>2018-04-22T10:50:00Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2016-10-26T18:04:14Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=9a7c56dcddfd007499bc59560c1de282611f6813'/>
<id>urn:sha1:9a7c56dcddfd007499bc59560c1de282611f6813</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update /home/srj/.oh-my-zsh/cache references</title>
<updated>2015-01-08T16:38:05Z</updated>
<author>
<name>Stephen</name>
<email>srj@thermeon.com</email>
</author>
<published>2015-01-08T16:38:05Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=ceb42ecdb6296b136e3ead9e6ab53c24a01fedc9'/>
<id>urn:sha1:ceb42ecdb6296b136e3ead9e6ab53c24a01fedc9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make sure cache dir exists, just like log dir</title>
<updated>2014-07-16T10:27:01Z</updated>
<author>
<name>ncanceill</name>
<email>nicolas.canceill@ens-cachan.org</email>
</author>
<published>2014-04-24T22:48:37Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=7478b754a1e53a6c058d7807700869474b68bb21'/>
<id>urn:sha1:7478b754a1e53a6c058d7807700869474b68bb21</id>
<content type='text'>
</content>
</entry>
</feed>
