]> src.twobees.de Git - dotfiles.git/blob - stow/oh-my-zsh/.oh-my-zsh/plugins/emoji-clock/README.md
...
[dotfiles.git] / stow / oh-my-zsh / .oh-my-zsh / plugins / emoji-clock / README.md
1 # emoji-clock
2
3 The plugin displays current time as an emoji symbol with half hour accuracy.
4
5 To use it, add `emoji-clock` to the plugins array of your zshrc file:
6 ```
7 plugins=(... emoji-clock)
8 ```
9
10 ## Features
11
12 | Function          | Description                                                          |
13 |-------------------|----------------------------------------------------------------------|
14 | `emoji-clock`     | Displays current time in clock emoji symbol with half hour accuracy  |