Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added personal taste (theme) #913

Closed
wants to merge 3 commits into from
Closed

Added personal taste (theme) #913

wants to merge 3 commits into from

Conversation

marcusmueller
Copy link
Contributor

for enhanced user experience.
Does all kind of funky stuff, including:

  • colored command line
  • shows command runtime, exit status,
  • highlights if
    • status != 0
    • user == root
    • terminal == ssh
      and a little command prompt magic is used.

for enhanced user experience when
installing new executables.
etc.
Based on robbyrussel's theme, this one
shows the time a command took to execute,
shows the hostname whenever you're working
over ssh, and you get a RED username if
working as superuser. Nice stuff.
made a mistake, old, not working version, was not meant to be
committed, not to speak of being pulled

This reverts commit a88d84d.
@robbyrussell
Copy link
Member

Thanks for sending this across. However, per the README file ( https://github.com/robbyrussell/oh-my-zsh ) at this point in time... I am not going to be accepting any new themes for a while. My aim is to work out a new solution for how to manage user theme contributions better in the future, but am thinking that 100+ is already too many for folks to browse/select from. :-)

Be sure to follow @ohmyzsh on twitter ( http://twitter.com/ohmyzsh ) to stay tuned for when we might have a good location for such themes.

ProTip: If you have a custom theme and want to use it... you might check out this (poorly documented) feature from pull-request #1111.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants