Awesome
plain-ui
v1.0 plain-ui is zsh theme working with oh-my-zsh configuration.
Step for Install
- Clone this repository into your local system.
- Copy
plain-ui.zsh-theme
file to~/.oh-my-zsh/themes/
. - Refresh terminal source with running command
source ~/.zshrc
. If it is not working then close your terminal and re-open it.
Features
- Display
username
,current directory
,git status
andtime
on shell. - Use different symbols to know
files status
of git. - Display
current working branch
of git. - Trigger color change on
username
when wrong, partial or unknown command is entered.