0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00
Commit graph

65 commits

Author SHA1 Message Date
Craig Furman
bfeeda1491
docs(theme-and-appearance): fix gnu-ls snippet (#11701) 2023-05-21 12:47:38 +02:00
Carlo Sala
aaf83d37aa
docs(theme-and-appearance): reflect properly dcff7a7 changes 2023-05-09 12:10:05 +02:00
Carlo Sala
c5208867f1 feat(theme-and-appearance): allow disabling gnu-ls in bsd
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-05-06 13:39:01 +02:00
Marc Cornellà
1ad167dfac
feat(init)!: allow turning off aliases for libs and plugins (#11550)
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-04-03 23:14:36 +02:00
Håvard Bartnes
8f6fbe2389
feat(upgrade): add verbosity settings
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>

Closes #11574
Closes #11579
2023-03-28 12:58:33 +02:00
Robby Russell
1c325de464
Fixing link to PA website in README
Was linking to an old URL
2023-03-07 11:52:38 -08:00
Hazael Sanchez
ea4854dba3
feat(directories): add config to skip aliases (#11469)
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2023-02-02 11:30:34 +01:00
Olivia (Zoe)
eb00b95d26
chore: minor documentation tweaks (#10853) 2022-04-14 16:31:17 +02:00
Bunyamin Shabanov
0f2715bb45
docs: add Table of Contents to README (#10766)
Co-authored-by: Mohan Sha <mohansha@outlook.com>
2022-03-14 18:09:45 +01:00
Robby Russell
2d3bae965a
Introducing the ANSI logo graphic
Trying this on for size for a while.
2022-02-03 19:07:27 -08:00
Eric
8d02dabbb6
docs(README): Document .pre-oh-my-zsh (#10315) 2021-12-17 16:12:31 -08:00
Marc Cornellà
29b344a710
chore: update security docs and link to huntr.dev 2021-12-07 18:04:33 +01:00
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.
2021-11-05 16:40:38 -07:00
Eric
75fe22b405
docs(README): document new zstyle update settings (#10304)
Co-authored-by: Marc Cornellà <hello@mcornella.com>
2021-10-18 19:58:25 +02:00
Piper
6a7285bc5b
chore: fix "Facebook" typo in README.md (#9378) 2021-04-25 19:21:31 +02:00
Marc Cornellà
2657c87f0a Add gitpod integration
Fixes #8212

Co-authored-by: Sean Hellum <seanhellum45@gmail.com>
2020-10-11 21:30:32 +02:00
Marc Cornellà
cacf5d0435 Fix image alignment 2020-09-26 13:08:03 +02:00
Marc Cornellà
1be75bbc27 Right-align table in README 2020-09-26 13:07:14 +02:00
Marc Cornellà
671745f496 A few README tweaks 2020-09-26 13:05:31 +02:00
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.
2020-09-18 19:43:44 +02:00
0xflotus
814e0b3c25
docs: fix small typo in README (#9255) 2020-09-14 17:14:14 +02:00
Kirill Suslov
c785db621e
Update README with new update command (#9203)
Note: `upgrade_oh_my_zsh` is deprecated. Use `omz update` instead.
2020-08-23 21:52:11 +02:00
Adam G. Emerson
93f8c0686c
docs: add fetch install command for FreeBSD (#9172)
Co-authored-by: Marc Cornellà <marc.cornella@live.com>
2020-08-20 11:26:39 +02:00
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>
2020-07-05 17:59:12 +02:00
Marc Cornellà
db94f60d34
Change Discord invite URL 2020-06-10 19:32:26 +02:00
Marc Cornellà
9ce7de9f16
Document ZSH_THEME_RANDOM_BLACKLIST setting 2020-03-01 22:53:33 +01:00
Marc Cornellà
498cd722b3
Add git version requirement in documentation 2020-02-29 14:56:37 +01:00
Marc Cornellà
578b086011 Link to Actions page in GitHub Action badge 2020-02-04 13:07:40 +01:00
Marc Cornellà
df56d1ee1f Rename GitHub Action to CI 2020-02-04 13:02:20 +01:00
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>
2020-01-29 00:22:27 +01:00
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
2019-12-27 06:43:43 -08:00
Michal Bultrowicz
671d21ac53 Mention FAQ in the README (#8051) 2019-11-25 18:59:31 +01:00
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
2019-11-20 17:26:18 -08:00
Marc Cornellà
4888d4ad1a
Add Twitter follow badge to README 2019-11-18 00:07:06 +01:00
Marc Cornellà
2810a37402
Add Discord badge to README 2019-11-17 23:53:42 +01:00
Marc Cornellà
a6d71ddadb
Update README with up-to-date platform requirements
Co-authored-by: Emil Engler <me@emilengler.com>
Closes #8157
2019-10-01 21:11:18 +02:00
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.
2019-07-12 14:16:00 +02:00
Robby Russell
b259cdf7e7
s/might/may
After wandering into a few articles that discuss the difference between might and may...opting for may.
2019-07-01 08:01:24 -07:00
Marc Cornellà
c8ac4038cf installer: add documentation of new installer features to README 2019-06-03 17:18:26 +02:00
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.
2019-05-04 18:36:29 +02:00
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) 2019-04-04 09:45:00 -07:00
Alec Ge
934615480e docs: fixed themes link for readme (#7620) 2019-02-26 21:13:27 +01:00
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
2019-02-25 19:22:07 -06:00
Marc Cornellà
08153ff526
Use https everywhere in the README 2018-06-15 18:55:39 +02:00
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.
2018-04-15 18:47:38 +02:00
Robby Russell
2ff9560ad3
Adding link to our other open source projects page 2018-02-23 12:58:12 -08:00
Robby Russell
7a7480b987 Updating template and README to list plugins on individual lines vs one long one. Easier scanning for you and me. 2017-11-08 10:46:40 -08:00
Muhammad Surga Savero
970fcec40e README.md: ZSH_THEM_RANDOM.. > ZSH_THEME_RANDOM.. (#6390) 2017-11-04 10:32:14 -07:00
Doug Yun
2526d71c56 Use HTTPS for Planet Argon links (#6326) 2017-11-01 06:21:07 -07:00
Eli Boyarski
f812cfa16a README.md: shit load -> shit-load (#6344)
* README.md: shit load -> shit-load

* README.md: shit-load -> shitload
2017-11-01 06:10:02 -07:00