Populate repo
This commit is contained in:
29
zsh/.oh-my-zsh/plugins/emotty/emotty_zodiac_set.zsh
Normal file
29
zsh/.oh-my-zsh/plugins/emotty/emotty_zodiac_set.zsh
Normal file
@ -0,0 +1,29 @@
|
||||
#!/usr/bin/env zsh
|
||||
# vim:ft=zsh ts=2 sw=2 sts=2
|
||||
|
||||
_emotty_sets[zodiac]="
|
||||
aries
|
||||
taurus
|
||||
gemini
|
||||
cancer
|
||||
leo
|
||||
virgo
|
||||
libra
|
||||
scorpius
|
||||
sagittarius
|
||||
capricorn
|
||||
aquarius
|
||||
pisces
|
||||
rat
|
||||
ox
|
||||
tiger
|
||||
rabbit
|
||||
dragon
|
||||
snake
|
||||
horse
|
||||
goat
|
||||
monkey
|
||||
rooster
|
||||
dog
|
||||
pig
|
||||
"
|
Reference in New Issue
Block a user