Populate repo
This commit is contained in:
58
zsh/.oh-my-zsh/plugins/emotty/emotty_nature_set.zsh
Normal file
58
zsh/.oh-my-zsh/plugins/emotty/emotty_nature_set.zsh
Normal file
@ -0,0 +1,58 @@
|
||||
#!/usr/bin/env zsh
|
||||
# vim:ft=zsh ts=2 sw=2 sts=2
|
||||
|
||||
_emotty_sets[nature]="
|
||||
mouse_face
|
||||
hamster_face
|
||||
rabbit_face
|
||||
dog_face
|
||||
cat_face
|
||||
tiger_face
|
||||
bear_face
|
||||
monkey_face
|
||||
koala
|
||||
panda_face
|
||||
chicken
|
||||
baby_chick
|
||||
bird
|
||||
penguin
|
||||
cow_face
|
||||
pig_face
|
||||
frog_face
|
||||
boar
|
||||
wolf_face
|
||||
horse_face
|
||||
snail
|
||||
bug
|
||||
ant
|
||||
honeybee
|
||||
lady_beetle
|
||||
spouting_whale
|
||||
dolphin
|
||||
octopus
|
||||
fish
|
||||
tropical_fish
|
||||
snake
|
||||
turtle
|
||||
lemon
|
||||
tangerine
|
||||
peach
|
||||
mushroom
|
||||
tomato
|
||||
strawberry
|
||||
red_apple
|
||||
cherries
|
||||
grapes
|
||||
aubergine
|
||||
watermelon
|
||||
banana
|
||||
pineapple
|
||||
melon
|
||||
pear
|
||||
green_apple
|
||||
ear_of_maize
|
||||
sunflower
|
||||
seedling
|
||||
herb
|
||||
four_leaf_clover
|
||||
"
|
Reference in New Issue
Block a user