Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-03 | Introducing the ANSI logo graphic | Robby Russell | |
Trying this on for size for a while. | |||
2021-12-17 | docs(README): Document .pre-oh-my-zsh (#10315) | Eric | |
2021-12-07 | chore: update security docs and link to huntr.dev | Marc Cornellà | |
2021-11-05 | refactor(osx): Rename osx plugin to macos (#10341) | Jonathan Batchelor | |
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. | |||
2021-10-18 | docs(README): document new `zstyle` update settings (#10304) | Eric | |
Co-authored-by: Marc Cornellà <hello@mcornella.com> | |||
2021-04-25 | chore: fix "Facebook" typo in README.md (#9378) | Piper | |
2020-10-11 | Add gitpod integration | Marc Cornellà | |
Fixes #8212 Co-authored-by: Sean Hellum <seanhellum45@gmail.com> | |||
2020-09-26 | Fix image alignment | Marc Cornellà | |
2020-09-26 | Right-align table in README | Marc Cornellà | |
2020-09-26 | A few README tweaks | Marc Cornellà | |
2020-09-18 | Remove racially-charged language from the codebase | Marc Cornellà | |
The ZSH_THEME_RANDOM_BLACKLIST variable will be deprecated until it's removed 2 months from now. | |||
2020-09-14 | docs: fix small typo in README (#9255) | 0xflotus | |
2020-08-23 | Update README with new update command (#9203) | Kirill Suslov | |
Note: `upgrade_oh_my_zsh` is deprecated. Use `omz update` instead. | |||
2020-08-20 | docs: add fetch install command for FreeBSD (#9172) | Adam G. Emerson | |
Co-authored-by: Marc Cornellà <marc.cornella@live.com> | |||
2020-07-05 | Bug and Feature Request Templates + MLH Theme + Readme (#9068) | Larson Carter | |
Co-authored-by: Marc Cornellà <marc.cornella@live.com> Co-authored-by: Bartek Pacia <barpac02@gmail.com> | |||
2020-06-10 | Change Discord invite URL | Marc Cornellà | |
2020-03-01 | Document ZSH_THEME_RANDOM_BLACKLIST setting | Marc Cornellà | |
2020-02-29 | Add git version requirement in documentation | Marc Cornellà | |
2020-02-04 | Link to Actions page in GitHub Action badge | Marc Cornellà | |
2020-02-04 | Rename GitHub Action to CI | Marc Cornellà | |
2020-01-29 | Create Github Action to run tests (#8569) | Modded Gamers | |
The published workflow tests the installer and checks the syntax of known zsh files in the project. Co-authored-by: Marc Cornellà <marc.cornella@live.com> | |||
2019-12-27 | Relocating chat/twitter | Robby Russell | |
Moving down below the intro copy so that first content to new-comers is a description of the project | |||
2019-11-25 | Mention FAQ in the README (#8051) | Michal Bultrowicz | |
2019-11-20 | Actions to take after repository migration is complete (#8394) | Marc Cornellà | |
* Change project URL from robbyrussell to ohmyzsh org * Update git remote to use ohmyzsh org repository | |||
2019-11-18 | Add Twitter follow badge to README | Marc Cornellà | |
2019-11-17 | Add Discord badge to README | Marc Cornellà | |
2019-10-01 | Update README with up-to-date platform requirements | Marc Cornellà | |
Co-authored-by: Emil Engler <me@emilengler.com> Closes #8157 | |||
2019-07-12 | readme: document oneliner unattended installation command (#7983) | Mark Coleman | |
The original suggestion for an unattended install downloads the installation script to a file, then runs that file with the --unattended argument. The install.sh file would be left behind after the suggested command was run. This change passes the --unattended argument directly into sh. So, it's a nice one-liner like the default installation script, and it doesn't leave a dangling install.sh script. | |||
2019-07-01 | s/might/may | Robby Russell | |
After wandering into a few articles that discuss the difference between might and may...opting for may. | |||
2019-06-03 | installer: add documentation of new installer features to README | Marc Cornellà | |
2019-05-04 | readme: add notice about shell changes (#6288) | Peter Stevenson | |
Add important notice about `chsh -s /bin/zsh` command requiring the user to log out and log back in to see the changes. | |||
2019-04-04 | Introducing a Code of Conduct based on the Contributor Covenant project. ↵ | Robby Russell | |
Adding links from the README and CONTRIBUTING pages to this, too, along with an email address for reporting abusive behavior to. Closes #7733 (#7734) | |||
2019-02-26 | docs: fixed themes link for readme (#7620) | Alec Ge | |
2019-02-25 | Updating Oh My Zsh shop URLs (#7619) | Robby Russell | |
* Updating Oh My Zsh shop URLs Linking directly to the Oh My Zsh inventory vs the top-level store with non-OMZ items. * Updating link to Oh My Zsh products in the install script * Updating link to Oh My Zsh shop products in the upgrade script * Getting rid of 't-' in shirts for now | |||
2018-06-15 | Use https everywhere in the README | Marc Cornellà | |
2018-04-15 | Use HTTPS for manual git clone to avoid MITM (#6043) | Donncha Ó Cearbhaill | |
The git:// transport is completely unauthenticated. An attacker on the local or upstream network can easily man-in-the-middle an oh-my-zsh update and get remote code execution on your system. Only the https:// git transport should be used. | |||
2018-02-23 | Adding link to our other open source projects page | Robby Russell | |
2017-11-08 | Updating template and README to list plugins on individual lines vs one long ↵ | Robby Russell | |
one. Easier scanning for you and me. | |||
2017-11-04 | README.md: ZSH_THEM_RANDOM.. > ZSH_THEME_RANDOM.. (#6390) | Muhammad Surga Savero | |
2017-11-01 | Use HTTPS for Planet Argon links (#6326) | Doug Yun | |
2017-11-01 | README.md: shit load -> shit-load (#6344) | Eli Boyarski | |
* README.md: shit load -> shit-load * README.md: shit-load -> shitload | |||
2017-11-01 | Added link to powerline (#6352) | Clay Anderson | |
2017-11-01 | Merge branch 'Random_Theme_From_List' of https://github.com/Gnouc/oh-my-zsh ↵ | Robby Russell | |
into Gnouc-Random_Theme_From_List | |||
2017-02-25 | Updating README intro | Robby Russell | |
2016-12-08 | Precise Unix-based wording | Marc Cornellà | |
Closes #5681 | |||
2016-11-02 | Clarify how to open ~/.zshrc file in README.md | Tanin Rojanapiansatith | |
Closes #5558 | |||
2016-10-25 | Add a tip to ease agnoster first setup (#5565) | Marc Cornellà | |
* Add a tip to ease agnoster first setup * Change link to agnoster wiki + format changes https://github.com/robbyrussell/oh-my-zsh/wiki/Themes#agnoster | |||
2016-10-25 | Change link to agnoster wiki + format changes | Marc Cornellà | |
https://github.com/robbyrussell/oh-my-zsh/wiki/Themes#agnoster | |||
2016-10-17 | Update README with grammar corrections (#5503) | Sayalee Pote | |
2016-10-13 | readme change OS X to macOS | Chenje Katanda | |
Change OS X to macOS in the read me file in line with apples rebranding of the operating system. |