diff options
author | Robby Russell <robby@planetargon.com> | 2022-02-03 19:07:27 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-03 19:07:27 -0800 |
commit | 2d3bae965a445ac0f6edeed0b277a15d09e6a261 (patch) | |
tree | a57b937640b2fef1302cc785db1631018778c556 /README.md | |
parent | d9c58d5fa10a1e9911d61adf7ccfbd64b24e713f (diff) | |
download | zsh-2d3bae965a445ac0f6edeed0b277a15d09e6a261.tar.gz zsh-2d3bae965a445ac0f6edeed0b277a15d09e6a261.tar.bz2 zsh-2d3bae965a445ac0f6edeed0b277a15d09e6a261.zip |
Introducing the ANSI logo graphic
Trying this on for size for a while.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -<p align="center"><img src="https://s3.amazonaws.com/ohmyzsh/oh-my-zsh-logo.png" alt="Oh My Zsh"></p> +<p align="center"><img src="https://ohmyzsh.s3.amazonaws.com/omz-ansi-github.png" alt="Oh My Zsh"></p> Oh My Zsh is an open source, community-driven framework for managing your [zsh](https://www.zsh.org/) configuration. |