You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#!/usr/bin/env zsh |
|
# vim:ft=zsh ts=2 sw=2 sts=2 |
|
|
|
_emotty_sets[floral]=" |
|
hibiscus |
|
cherry_blossom |
|
blossom |
|
sunflower |
|
bouquet |
|
tulip |
|
rose |
|
four_leaf_clover |
|
seedling |
|
herb |
|
palm_tree |
|
evergreen_tree |
|
deciduous_tree |
|
"
|
|
|