Skip to content

sdlea/omz-theme-sdt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sdt - my omz theme

inspired by robbyrussell theme

  • customized prompt
  • and `LS_COLORS’

./screenshots/demo.png

dependency

  1. zsh
  2. oh-my-zsh

Expection

user >> ~/path git(BRANCH -> REMOTE INFO [!.]) <INPUT>
^NUM
ahead
_NUM(underscore)
behind
*NUM
untacked files
,NUM
staged but not commited yet
+NUM
modified files
?NUM
conficted files
@NUM
stash
!
“dirty” directory
.(period)
“clean” directory

install

  1. clone this repo
    		git clone "https://github.com/sdlea/omz-theme-sdt.git"
        
  2. copy sdt.zsh-theme file to $ZSH_CUSTOM/themes, then change zshrc file.
  3. or run install.sh
    		. ./install
        
    • please make sure this script haing excutable permission.
    • please confirm omz custom directory before it cp theme file into it.
    • this script will owverwrite the existing theme file with same name.

About

oh my zsh theme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages