Skip to content

thezzisu/zzshell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

zzshell

Shell theme for zsh and posh

Features

  • Inspired by the default OMZ theme
  • Do not require powerline / unicode fonts, works in TTY
  • Exit codes are displayed

Screenshots

oh-my-zsh on zsh

image

oh-my-posh on PowerShell

image

Install

oh-my-zsh

curl --proto '=https' -sSf https://raw.githubusercontent.com/thezzisu/zzshell/master/zzshell.zsh-theme | tee ~/.oh-my-zsh/custom/themes/zzshell.zsh-theme
sed -i -E 's/ZSH_THEME=".+"/ZSH_THEME="zzshell"/' .zshrc

Then change the theme in .zshrc

oh-my-posh

Invoke-WebRequest https://raw.githubusercontent.com/thezzisu/zzshell/master/.zzshell.omp.json -UseBasicParsing -OutFile ~/.zzshell.omp.json
Set-PoshPrompt -Theme ~/.zzshell.omp.json

To persist the change, add the second line to your $PROFILE

About

Shell theme for zsh and posh

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages