summaryrefslogtreecommitdiff
path: root/plugins/emotty/emotty.plugin.zsh
AgeCommit message (Collapse)Author
2021-12-28chore: fix comment bulk replaceMarc Cornellà
2021-12-28refactor: handle `$0` according to the Zsh plugin standard (#10518)Curtis Rueden
For details and rationale, see: https://zdharma-continuum.github.io/Zsh-100-Commits-Club/Zsh-Plugin-Standard.html Closes #10518
2021-03-15fix(emotty): fix `bad assignment` error (#9714)Piotr Rogoża
2019-05-25emotty: fix for undefined $TTY (FreeBSD) (#7844)Marc Cornellà
See https://github.com/robbyrussell/oh-my-zsh/pull/6731#issuecomment-449653115
2018-04-15Fix typo that resulted in math error (#6731)Marc Cornellà
[emotty] fix typo that resulted in math error
2018-04-15Improve emotty plugin (#5999)Alexis Hildebrandt
* The display_emotty function show the name of the displayed emotty set * Unless an emotty set was given show the emotty set configured in $emotty_set
2015-09-18Add emotty pluginAlexis Hildebrandt
which displays an emoji for the current $TTY.