Skip to content

lenguyenthanh/nt9-oh-my-zsh-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nt9 oh-my-zsh theme

A clean, distraction free and git focused development theme for oh-my-zsh shell.

It currently shows:

  • Show the location from git's root folder (when in a git repo) or show from home ~
  • Show current sha()
  • Show current branch name
  • Show current branch state (dirty, add, remove, delete...)
  • Show time from last commit

Preview

Nt9 Preview

Installing

  1. Download the theme here
wget https://raw.githubusercontent.com/lenguyenthanh/nt9-oh-my-zsh-theme/master/nt9.zsh-theme
  1. Put the file nt9.zsh-theme in $ZSH_CUSTOM/themes/
mv nt9.zsh-theme $ZSH_CUSTOM/themes/
  1. Configure the theme in your ~/.zshrc file:
ZSH_THEME="nt9"

Credits

This theme is highly inspired by the following themes:

About

A clean, distraction free and git focused development theme for Oh-my-zsh

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages