emotty_zodiac_set.zsh 281 Bytes
Newer Older
Alexis Hildebrandt's avatar
Alexis Hildebrandt committed
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
  "