<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh.git/plugins/last-working-dir, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cnjoe.info/git/zsh.git/atom/plugins/last-working-dir?h=master</id>
<link rel='self' href='http://cnjoe.info/git/zsh.git/atom/plugins/last-working-dir?h=master'/>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/'/>
<updated>2024-10-27T15:03:32Z</updated>
<entry>
<title>fix(last-working-dir): save working directory more strictly (#11343)</title>
<updated>2024-10-27T15:03:32Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc@mcornella.com</email>
</author>
<published>2024-10-27T14:51:38Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=68d189cb35b9826dc186f1697a501314a63e6fe2'/>
<id>urn:sha1:68d189cb35b9826dc186f1697a501314a63e6fe2</id>
<content type='text'>
Fixes #11343
</content>
</entry>
<entry>
<title>fix(last-working-dir): use builtin `pwd` (#11346)</title>
<updated>2022-11-21T10:24:10Z</updated>
<author>
<name>Richard Mitchell</name>
<email>rwmitchell@gmail.com</email>
</author>
<published>2022-11-21T10:24:10Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=fe83581a20ab12010e9168977dc633c9da2924e1'/>
<id>urn:sha1:fe83581a20ab12010e9168977dc633c9da2924e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(last-working-dir): log separate `lwd`s for different SSH keys on the same user account (#9534)</title>
<updated>2021-01-12T19:40:27Z</updated>
<author>
<name>wilkis</name>
<email>git@marv.one</email>
</author>
<published>2021-01-12T19:40:27Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=869eb2091389eabd919c32b2ca98ed1b0af851e6'/>
<id>urn:sha1:869eb2091389eabd919c32b2ca98ed1b0af851e6</id>
<content type='text'>
Co-authored-by: Marc Cornellà &lt;hello@mcornella.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>Use safer append to hook function arrays (#8406)</title>
<updated>2019-11-19T17:47:12Z</updated>
<author>
<name>Jacob Tomaw</name>
<email>jacob.tomaw@gmail.com</email>
</author>
<published>2019-11-19T17:47:12Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=1ba0af650ac575a7d35b10146d2e7a7b3b2e2ae6'/>
<id>urn:sha1:1ba0af650ac575a7d35b10146d2e7a7b3b2e2ae6</id>
<content type='text'>
Use add-zsh-hook to add functions to hooks. That way they won't be added again
when doing `source ~/.zshrc` multiple times.

Co-authored-by: Marc Cornellà &lt;marc.cornella@live.com&gt;</content>
</entry>
<entry>
<title>last-working-dir: disable chpwd_last_working_dir in subshells (#6817)</title>
<updated>2018-05-11T14:28:02Z</updated>
<author>
<name>Xiao Fan</name>
<email>xiao.h.fan@gmail.com</email>
</author>
<published>2018-05-11T14:28:02Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=18effd77db1156c11848bd3bfadd8fa63c747516'/>
<id>urn:sha1:18effd77db1156c11848bd3bfadd8fa63c747516</id>
<content type='text'>
</content>
</entry>
<entry>
<title>last-working-dir: add README</title>
<updated>2016-09-30T18:11:17Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2016-09-28T16:23:28Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=c488ab15f3293c3870f66fe84fc7ee71a182f214'/>
<id>urn:sha1:c488ab15f3293c3870f66fe84fc7ee71a182f214</id>
<content type='text'>
</content>
</entry>
<entry>
<title>last-working-dir: don't jump if not in $HOME</title>
<updated>2016-09-30T18:11:17Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2016-09-28T16:30:46Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=fb6738a7e1d476ec9a74b0e8a04f5252f9de91fe'/>
<id>urn:sha1:fb6738a7e1d476ec9a74b0e8a04f5252f9de91fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>last-working-dir: clean up source</title>
<updated>2016-09-30T18:11:17Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2016-09-28T16:23:15Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=8ea56633a40411d1b43127b9cd88e8851edaf922'/>
<id>urn:sha1:8ea56633a40411d1b43127b9cd88e8851edaf922</id>
<content type='text'>
</content>
</entry>
<entry>
<title>style fixes</title>
<updated>2015-08-04T22:10:18Z</updated>
<author>
<name>xiao.fan</name>
<email>xiao.fan@workday.com</email>
</author>
<published>2015-08-04T22:07:47Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=cddfc3b038d821ddb6d0e81410675ffaeb11cac9'/>
<id>urn:sha1:cddfc3b038d821ddb6d0e81410675ffaeb11cac9</id>
<content type='text'>
</content>
</entry>
</feed>
