Skip to content

Instantly share code, notes, and snippets.

@tonyta
Last active August 29, 2015 14:01
Show Gist options
  • Save tonyta/3ac319bc006cd00c2f70 to your computer and use it in GitHub Desktop.
Save tonyta/3ac319bc006cd00c2f70 to your computer and use it in GitHub Desktop.
export PS1="\n ࿐࿓ \[\033[4;36m\]\u\[\033[m\] \[\033[2m\]\w\[\033[m\] \[\033[31m\]$(ruby -e 'print RUBY_VERSION')\[\033[m\] $(ruby -e "t=Time.now.hour-12;h=t<0?8+t/6*4:3-t/4;f=h==0?'5;':'';puts\"\033[#{f}31m#{'♥'*h+'♡'*(4-h)}\033[m\"")\[\033[m\]\n༼つ◕_◕༽つ "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment