Bunyamin Shabanov
0f2715bb45
docs: add Table of Contents to README ( #10766 )
...
Co-authored-by: Mohan Sha <mohansha@outlook.com>
4 years ago
Robby Russell
2d3bae965a
Introducing the ANSI logo graphic
...
Trying this on for size for a while.
4 years ago
Eric
8d02dabbb6
docs(README): Document .pre-oh-my-zsh ( #10315 )
4 years ago
Marc Cornellà
29b344a710
chore: update security docs and link to huntr.dev
4 years ago
Jonathan Batchelor
b2f35a7b98
refactor(osx): Rename osx plugin to macos ( #10341 )
...
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.
4 years ago
Eric
75fe22b405
docs(README): document new `zstyle` update settings ( #10304 )
...
Co-authored-by: Marc Cornellà <hello@mcornella.com>
4 years ago
Piper
6a7285bc5b
chore: fix "Facebook" typo in README.md ( #9378 )
5 years ago
Marc Cornellà
2657c87f0a
Add gitpod integration
...
Fixes #8212
Co-authored-by: Sean Hellum <seanhellum45@gmail.com>
6 years ago
Marc Cornellà
cacf5d0435
Fix image alignment
6 years ago
Marc Cornellà
1be75bbc27
Right-align table in README
6 years ago
Marc Cornellà
671745f496
A few README tweaks
6 years ago
Marc Cornellà
bc9d4b89bb
Remove racially-charged language from the codebase
...
The ZSH_THEME_RANDOM_BLACKLIST variable will be deprecated until it's
removed 2 months from now.
6 years ago
0xflotus
814e0b3c25
docs: fix small typo in README ( #9255 )
6 years ago
Kirill Suslov
c785db621e
Update README with new update command ( #9203 )
...
Note: `upgrade_oh_my_zsh` is deprecated. Use `omz update` instead.
6 years ago
Adam G. Emerson
93f8c0686c
docs: add fetch install command for FreeBSD ( #9172 )
...
Co-authored-by: Marc Cornellà <marc.cornella@live.com>
6 years ago
Larson Carter
7afaee858a
Bug and Feature Request Templates + MLH Theme + Readme ( #9068 )
...
Co-authored-by: Marc Cornellà <marc.cornella@live.com>
Co-authored-by: Bartek Pacia <barpac02@gmail.com>
6 years ago
Marc Cornellà
db94f60d34
Change Discord invite URL
6 years ago
Marc Cornellà
9ce7de9f16
Document ZSH_THEME_RANDOM_BLACKLIST setting
6 years ago
Marc Cornellà
498cd722b3
Add git version requirement in documentation
6 years ago
Marc Cornellà
578b086011
Link to Actions page in GitHub Action badge
6 years ago
Marc Cornellà
df56d1ee1f
Rename GitHub Action to CI
6 years ago
Modded Gamers
64a7f6b388
Create Github Action to run tests ( #8569 )
...
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>
6 years ago
Robby Russell
cf9aa420d6
Relocating chat/twitter
...
Moving down below the intro copy so that first content to new-comers is a description of the project
6 years ago
Michal Bultrowicz
671d21ac53
Mention FAQ in the README ( #8051 )
6 years ago
Marc Cornellà
b80b1a1e8b
Actions to take after repository migration is complete ( #8394 )
...
* Change project URL from robbyrussell to ohmyzsh org
* Update git remote to use ohmyzsh org repository
6 years ago
Marc Cornellà
4888d4ad1a
Add Twitter follow badge to README
6 years ago
Marc Cornellà
2810a37402
Add Discord badge to README
6 years ago
Marc Cornellà
a6d71ddadb
Update README with up-to-date platform requirements
...
Co-authored-by: Emil Engler <me@emilengler.com>
Closes #8157
7 years ago
Mark Coleman
29fb617e6b
readme: document oneliner unattended installation command ( #7983 )
...
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.
7 years ago
Robby Russell
b259cdf7e7
s/might/may
...
After wandering into a few articles that discuss the difference between might and may...opting for may.
7 years ago
Marc Cornellà
c8ac4038cf
installer: add documentation of new installer features to README
7 years ago
Peter Stevenson
177d11d30e
readme: add notice about shell changes ( #6288 )
...
Add important notice about `chsh -s /bin/zsh` command requiring the user to log out and log back in to see the changes.
7 years ago
Robby Russell
4ddb2e384a
Introducing a Code of Conduct based on the Contributor Covenant project. Adding links from the README and CONTRIBUTING pages to this, too, along with an email address for reporting abusive behavior to. Closes #7733 ( #7734 )
7 years ago
Alec Ge
934615480e
docs: fixed themes link for readme ( #7620 )
7 years ago
Robby Russell
f319aa845d
Updating Oh My Zsh shop URLs ( #7619 )
...
* 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
7 years ago
Marc Cornellà
08153ff526
Use https everywhere in the README
8 years ago
Donncha Ó Cearbhaill
4fa4e5fe4a
Use HTTPS for manual git clone to avoid MITM ( #6043 )
...
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.
8 years ago
Robby Russell
2ff9560ad3
Adding link to our other open source projects page
8 years ago
Robby Russell
7a7480b987
Updating template and README to list plugins on individual lines vs one long one. Easier scanning for you and me.
8 years ago
Muhammad Surga Savero
970fcec40e
README.md: ZSH_THEM_RANDOM.. > ZSH_THEME_RANDOM.. ( #6390 )
8 years ago
Doug Yun
2526d71c56
Use HTTPS for Planet Argon links ( #6326 )
8 years ago
Eli Boyarski
f812cfa16a
README.md: shit load -> shit-load ( #6344 )
...
* README.md: shit load -> shit-load
* README.md: shit-load -> shitload
8 years ago
Clay Anderson
2e4539b0d4
Added link to powerline ( #6352 )
8 years ago
Robby Russell
e609fd5a9f
Updating README intro
9 years ago
Marc Cornellà
937a7f66ef
Precise Unix-based wording
...
Closes #5681
9 years ago
Tanin Rojanapiansatith
80924959c4
Clarify how to open ~/.zshrc file in README.md
...
Closes #5558
10 years ago
Marc Cornellà
3bd6be1076
Change link to agnoster wiki + format changes
...
https://github.com/robbyrussell/oh-my-zsh/wiki/Themes#agnoster
10 years ago
Sayalee Pote
7d8618ec9a
Update README with grammar corrections ( #5503 )
10 years ago
Chenje Katanda
c861430d3e
readme change OS X to macOS
...
Change OS X to macOS in the read me file in line with apples rebranding
of the operating system.
10 years ago
Thomas
0f4d6a5056
Add a tip to ease agnoster first setup
10 years ago