Skip to content

odunlop/even-more-emojis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

even-more-emojis theme (ohmyzsh)

License: MIT

A customised version of the emoji theme which adds more emojis and more info on where you are.

image showing example of how termminal looks

Requirements

  • Install oh-my-zsh
  • Add even-more-emojis.zsh-theme in this repo to ~/.oh-my-zsh/themes/
  • Add the following to .zshrc
# Path to your oh-my-zsh installation.
export ZSH="$HOME/.oh-my-zsh"

# Set name of the theme to load
ZSH_THEME=even-more-emojis
plugins=(
  emoji git
)
source $ZSH/oh-my-zsh.sh
 

About

My oh-my-zsh theme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages