diff --git a/devicon.json b/devicon.json index 06980d38..b243a58a 100644 --- a/devicon.json +++ b/devicon.json @@ -4413,7 +4413,33 @@ "color": "#F18803", "aliases": [] }, - { + { + "name": "ohmyzsh", + "altnames": [ + "omz", + "ohmyz.sh", + "Oh My Zsh" + ], + "tags": [ + "shell", + "script", + "scripting", + "language", + "command" + ], + "versions": { + "svg": [ + "original", + "plain" + ], + "font": [ + "plain" + ] + }, + "color": "#000000", + "aliases": [] + }, + { "name": "openal", "altnames": [], "tags": [ diff --git a/icons/ohmyzsh/ohmyzsh-original.svg b/icons/ohmyzsh/ohmyzsh-original.svg new file mode 100644 index 00000000..cbf21c99 --- /dev/null +++ b/icons/ohmyzsh/ohmyzsh-original.svg @@ -0,0 +1 @@ + diff --git a/icons/ohmyzsh/ohmyzsh-plain.svg b/icons/ohmyzsh/ohmyzsh-plain.svg new file mode 100644 index 00000000..b31ce5f6 --- /dev/null +++ b/icons/ohmyzsh/ohmyzsh-plain.svg @@ -0,0 +1 @@ + diff --git a/icons/ohmyzsh/ohmyzsh.eps b/icons/ohmyzsh/ohmyzsh.eps new file mode 100644 index 00000000..76bb5f5b Binary files /dev/null and b/icons/ohmyzsh/ohmyzsh.eps differ