Initial commit: Add dotfiles and custom zsh theme
This commit is contained in:
31
espanso/match/packages/basic-emojis/README.md
Normal file
31
espanso/match/packages/basic-emojis/README.md
Normal file
@@ -0,0 +1,31 @@
|
||||
A simple package to bring basic emojis to espanso.
|
||||
It works by replacing keywords like `:lol` with `😂`. More details below.
|
||||
|
||||
### Installation
|
||||
|
||||
Install the package with:
|
||||
|
||||
```
|
||||
espanso install basic-emojis
|
||||
```
|
||||
|
||||
### Usage
|
||||
|
||||
This package replaces the following keywords with the associated emoji while you're
|
||||
typing:
|
||||
|
||||
Keyword | Emoji
|
||||
--- | ---
|
||||
`:lol` | 😂
|
||||
`:llol` | 😂😂😂😂
|
||||
`:sad` | ☹
|
||||
`:ssad` | ☹☹☹☹
|
||||
`:sml` | 😊
|
||||
`:strong` | 💪
|
||||
`:stlol` | 💪😂
|
||||
`:ba` | 😎
|
||||
`:ok` | 👍
|
||||
`:ook` | 👍👍👍👍
|
||||
`:happy` | 😄
|
||||
`:cry` | 😭
|
||||
`:wow` | 😮
|
||||
Reference in New Issue
Block a user