git - What is this identifier in my ubuntu terminal? -
i got office machine whith ubuntu 16.04 , created new account on since machine belonged previous employee. machine has terminator default terminal emulator. however, in account of previous employee, terminator , terminal both have fancy identifier of sorts can tell branch you're on git.
what this? how can install on terminator? (the blue , yellow arrow)
here's how looks on terminator
here's how on terminal
that's agnoster zsh theme, solarized dark color scheme.
more themes can found here.
if you'd know exactly kind of theme , plugins used, take @ ~/.zshrc
file. there should find line looks zsh_theme="agnoster"
. more info can found on oh zsh github.
Comments
Post a Comment