Skip to content

Bergiu/emojirussell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Emojirussell

Emojirussell is a fork of the robbyrussell oh-my-zsh theme, with more emojis.

Replaced arrow of exit status of the last executed command with emojis.

Features:

  • Display last return code as emoji (0=😀; not 0=😡)
  • Show current working directory name
  • Show git branch
  • Show if git status contains changes with an ✗

How to install

  • Download the theme into oh-my-zsh's custom themes directory:
    • $ mkdir -p $ZSH_CUSTOM/themes && curl https://raw.githubusercontent.com/Bergiu/emojirussell/main/emojirussell.zsh-theme -o $ZSH_CUSTOM/themes/emojirussell.zsh-theme
  • Set the theme in your .zshrc file: ZSH_THEME="emojirussell"

About

Emojirussell is a fork of the robbyrussell oh-my-zsh theme, with more emojis.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages