summaryrefslogtreecommitdiff
path: root/plugins/emotty/emotty_stellar_set.zsh
diff options
context:
space:
mode:
authorRobby Russell <robby@planetargon.com>2015-09-19 09:17:36 -0700
committerRobby Russell <robby@planetargon.com>2015-09-19 09:17:36 -0700
commitce104579a8a3fc1e3cab9c8286ae6dc041a9695e (patch)
tree87da6769f6fd2a0fae8592641513160fa3ef6e45 /plugins/emotty/emotty_stellar_set.zsh
parent2dc980c8c03fe31eccda6c646c4866956cfee3ac (diff)
parentdce052dac00f83dae364358cdc6c24ed3486e9ea (diff)
downloadzsh-ce104579a8a3fc1e3cab9c8286ae6dc041a9695e.tar.gz
zsh-ce104579a8a3fc1e3cab9c8286ae6dc041a9695e.tar.bz2
zsh-ce104579a8a3fc1e3cab9c8286ae6dc041a9695e.zip
Merge pull request #4370 from afh/pull/emotty_plugin
Add emotty plugin
Diffstat (limited to 'plugins/emotty/emotty_stellar_set.zsh')
-rw-r--r--plugins/emotty/emotty_stellar_set.zsh25
1 files changed, 25 insertions, 0 deletions
diff --git a/plugins/emotty/emotty_stellar_set.zsh b/plugins/emotty/emotty_stellar_set.zsh
new file mode 100644
index 000000000..8e7e61068
--- /dev/null
+++ b/plugins/emotty/emotty_stellar_set.zsh
@@ -0,0 +1,25 @@
+#!/usr/bin/env zsh
+# vim:ft=zsh ts=2 sw=2 sts=2
+
+# NOTE: The following emoji show as $'character' in the title
+# white_medium_star
+# sparkles
+# dizzy_symbol
+
+_emotty_sets[stellar]="
+ full_moon_symbol
+ waning_gibbous_moon_symbol
+ waning_crescent_moon_symbol
+ last_quarter_moon_symbol
+ new_moon_symbol
+ new_moon_with_face
+ waxing_crescent_moon_symbol
+ first_quarter_moon_symbol
+ waxing_gibbous_moon_symbol
+ full_moon_with_face
+ sun_with_face
+ glowing_star
+ crescent_moon
+ first_quarter_moon_with_face
+ last_quarter_moon_with_face
+ "