summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2023-10-23chore: remove mentions of huntr.devMarc Cornellà
huntr.dev has pivoted to ML/AI-only vulnerability reporting, and we are now already using GitHub's private vulnerability reports.
2023-10-11chore: change headings in README to Title Case (#11956)sattisumasri
Co-authored-by: Marc Cornellà <hello@mcornella.com>
2023-10-08chore: update README badgesMarc Cornellà
2023-10-08Adding operating system compatibility chartRobby Russell
2023-10-08Adding Mastadon and updating X badgeRobby Russell
2023-05-21docs(theme-and-appearance): fix gnu-ls snippet (#11701)Craig Furman
2023-05-09docs(theme-and-appearance): reflect properly dcff7a7 changesCarlo Sala
2023-05-06feat(theme-and-appearance): allow disabling gnu-ls in bsdCarlo Sala
To disable gnu-ls (`gls`) even if it's installed in freeBSD and macOS you can set it up with: ```zsh zstyle ':omz:lib:theme-and-appearance' gnu-ls no ``` Closes #11647
2023-04-03feat(init)!: allow turning off aliases for libs and plugins (#11550)Marc Cornellà
BREAKING CHANGE: the previous zstyle setting to disable `lib/directories.zsh` aliases has been changed to the new syntax: `zstyle ':omz:lib:directories' aliases no`. See https://github.com/ohmyzsh/ohmyzsh#skip-aliases to see other ways you can use this setting. Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2023-03-28feat(upgrade): add verbosity settingsHåvard Bartnes
Co-authored-by: Carlo Sala <carlosalag@protonmail.com> Closes #11574 Closes #11579
2023-03-07Fixing link to PA website in READMERobby Russell
Was linking to an old URL
2023-02-02feat(directories): add config to skip aliases (#11469)Hazael Sanchez
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2022-04-14chore: minor documentation tweaks (#10853)Olivia (Zoe)
2022-03-14docs: add Table of Contents to README (#10766)Bunyamin Shabanov
Co-authored-by: Mohan Sha <mohansha@outlook.com>
2022-02-03Introducing the ANSI logo graphicRobby Russell
Trying this on for size for a while.
2021-12-17docs(README): Document .pre-oh-my-zsh (#10315)Eric
2021-12-07chore: update security docs and link to huntr.devMarc Cornellà
2021-11-05refactor(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-18docs(README): document new `zstyle` update settings (#10304)Eric
Co-authored-by: Marc Cornellà <hello@mcornella.com>
2021-04-25chore: fix "Facebook" typo in README.md (#9378)Piper
2020-10-11Add gitpod integrationMarc Cornellà
Fixes #8212 Co-authored-by: Sean Hellum <seanhellum45@gmail.com>
2020-09-26Fix image alignmentMarc Cornellà
2020-09-26Right-align table in READMEMarc Cornellà
2020-09-26A few README tweaksMarc Cornellà
2020-09-18Remove racially-charged language from the codebaseMarc Cornellà
The ZSH_THEME_RANDOM_BLACKLIST variable will be deprecated until it's removed 2 months from now.
2020-09-14docs: fix small typo in README (#9255)0xflotus
2020-08-23Update README with new update command (#9203)Kirill Suslov
Note: `upgrade_oh_my_zsh` is deprecated. Use `omz update` instead.
2020-08-20docs: add fetch install command for FreeBSD (#9172)Adam G. Emerson
Co-authored-by: Marc Cornellà <marc.cornella@live.com>
2020-07-05Bug 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-10Change Discord invite URLMarc Cornellà
2020-03-01Document ZSH_THEME_RANDOM_BLACKLIST settingMarc Cornellà
2020-02-29Add git version requirement in documentationMarc Cornellà
2020-02-04Link to Actions page in GitHub Action badgeMarc Cornellà
2020-02-04Rename GitHub Action to CIMarc Cornellà
2020-01-29Create 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-27Relocating chat/twitterRobby Russell
Moving down below the intro copy so that first content to new-comers is a description of the project
2019-11-25Mention FAQ in the README (#8051)Michal Bultrowicz
2019-11-20Actions 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-18Add Twitter follow badge to READMEMarc Cornellà
2019-11-17Add Discord badge to READMEMarc Cornellà
2019-10-01Update README with up-to-date platform requirementsMarc Cornellà
Co-authored-by: Emil Engler <me@emilengler.com> Closes #8157
2019-07-12readme: 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-01s/might/mayRobby Russell
After wandering into a few articles that discuss the difference between might and may...opting for may.
2019-06-03installer: add documentation of new installer features to READMEMarc Cornellà
2019-05-04readme: 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-04Introducing 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-26docs: fixed themes link for readme (#7620)Alec Ge
2019-02-25Updating 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-15Use https everywhere in the READMEMarc Cornellà
2018-04-15Use 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.