oh-my-git icon indicating copy to clipboard operation
oh-my-git copied to clipboard

Can I install using oh-my-zsh?

Open mkpankov opened this issue 10 years ago • 6 comments

I don't have antigen and don't want to install it because I already use oh-my-zsh.

How to install using it?

mkpankov avatar Jan 21 '15 10:01 mkpankov

Hi @mkpankov Unfortunately, I think you cannot, so far.

The good news is that @bric3 published an oh-my-git spin-off as a zsh plugin, so I'm sure this will be possible for oh-my-git as well. The bad news is that @bric3's version is not up-to-date with the current theme, that uses the Awesome-Terminal-Fonts, and it is likely that you are interested in the last version.

Please, forgive me but I can't promise you that I'll be able to produce a oh-my-zsh plugin soon. I haven't yet had the time to study how to release oh-my-git as a oh-my-zsh plugin, but I'll surely do it in the future.

May be you have some experience on oh-my-zsh plugins and you can help me? Cheers

arialdomartini avatar Jan 22 '15 08:01 arialdomartini

Hi @arialdomartini

Thanks for explanation. I'll take a look at oh-my-zsh plugin.

Unfortunately, I didn't write any oh-my-zsh plugins so can't help you -_-

mkpankov avatar Jan 22 '15 09:01 mkpankov

@mkpankov @arialdomartini I'm a bit busy right now, but I'd like to keep up date the spin-off. Note that if this is only an issue with font, it is possible to override characters as documented in the readme.

The plugin is install is fairly easy, but to use it one must explicitly include it in the PROMPT / RPROMPT variables of his own theme.

I've updated the picture as the link got broken.

bric3 avatar Jan 22 '15 09:01 bric3

@mkpankov Ok, I read about writing a plugin. It seems straightforward! This will be the next task in my backlog for oh-my-git. Stay tuned!

arialdomartini avatar Jan 22 '15 13:01 arialdomartini

+1, this would be great. I don't really want to mess with antigen but I'd love to try this out as a oh-my-zsh plugin/theme.

KevinCorcoran avatar Feb 10 '15 01:02 KevinCorcoran

Merging the two .sh and renaming as oh-my-git.zsh-theme works fine !

Salamandar avatar Aug 27 '15 14:08 Salamandar