summaryrefslogtreecommitdiff
path: root/system/zsh
AgeCommit message (Collapse)AuthorFilesLines
2023-04-06system/zsh: add patch for deprecated egrep usage. fixes #977.Zach van Rijn2-1/+88
Commit 5d9ffc28fc6a0d99338cac0b020e3eac486bccfc bumped grep from 3.7 to 3.10, and 3.8 introduced warnings for use of egrep/fgrep, which were deprecated in 2.5.3 from 2007. These warnings cause zsh test diffs to fail. Patch the tests to avoid deprecated behavior. See also: #976.
2022-05-06system/zsh: bump { 5.8 --> 5.8.1 }. fixes #662.Zach van Rijn1-2/+2
2020-03-09system/zsh: [CVE] bump to 5.8Max Rees1-4/+5
2020-01-27system/zsh: Two changes related to zprofileA. Wilcox2-4/+3
* Enable running it at all * Don't set /home/awilcox/bin as a default PATH, yikes
2019-10-14system/zsh: save 1000 lines of history by defaultA. Wilcox2-2/+4
2019-07-30system/zsh: install a skeleton .zshrc fileA. Wilcox2-1/+8
2019-03-08system/zsh: bump to 5.7.1, moderniseA. Wilcox1-10/+3
2019-03-08system/zsh: The source tarball can be at domain/pub/ or domain/pub/old/Luis Ressel1-3/+8
2018-11-13system/zsh: add /etc/zprofile.d supportA. Wilcox3-3/+11
2018-09-18system/zsh: minor version bump and security fixesDan Theisen1-5/+7
2018-06-27system/*: revbump for utmps bumpA. Wilcox1-1/+1
2018-06-23system/zsh: link against libutmps for WatchA. Wilcox1-2/+2
2018-06-23system/zsh: [PD] bump, fix maintainer, clean upDan Theisen2-13/+65
2018-06-08harmony -> systemA. Wilcox5-0/+209