summaryrefslogtreecommitdiff
path: root/plugins/emotty/emotty_zodiac_set.zsh
blob: bde6e3d2e764477ce3ed0e3a0186d02a09ed6bff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
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
  "