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

terminator

here's how on terminal

terminal

that's agnoster zsh theme, solarized dark color scheme.

enter image description here

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

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -