Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-28 | chore: fix comment bulk replace | Marc Cornellà | |
2021-12-28 | refactor: 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-15 | fix(emotty): fix `bad assignment` error (#9714) | Piotr Rogoża | |
2019-11-20 | Actions to take after repository migration is complete (#8394) | Marc Cornellà | |
* Change project URL from robbyrussell to ohmyzsh org * Update git remote to use ohmyzsh org repository | |||
2019-10-09 | emotty: add README (#8240) | Kirill | |
2019-05-25 | emotty: fix for undefined $TTY (FreeBSD) (#7844) | Marc Cornellà | |
See https://github.com/robbyrussell/oh-my-zsh/pull/6731#issuecomment-449653115 | |||
2018-04-15 | Fix typo that resulted in math error (#6731) | Marc Cornellà | |
[emotty] fix typo that resulted in math error | |||
2018-04-15 | Improve 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-18 | Add emotty plugin | Alexis Hildebrandt | |
which displays an emoji for the current $TTY. |