summaryrefslogtreecommitdiff
path: root/plugins/emoji-clock/README.md
blob: 4934f380b47e474895d2c71732e09656ce49adac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# emoji-clock

The plugin displays current time as an emoji symbol with half hour accuracy.

To use it, add `emoji-clock` to the plugins array of your zshrc file:
```
plugins=(... emoji-clock)
```

## Features

| Function          | Description                                                          |
|-------------------|----------------------------------------------------------------------|
| `emoji-clock`     | Displays current time in clock emoji symbol with half hour accuracy  |