1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/common/espanso.md
2021-04-15 19:23:47 +02:00

20 lines
389 B
Markdown

# espanso
> Cross-platform Text Expander written in Rust.
> More information: <https://espanso.org>.
- Check status:
`espanso status`
- Edit the configuration:
`espanso edit config`
- Install a package from the hub store (<https://hub.espanso.org/>):
`espanso install {{package_name}}`
- Restart (required after installing a package, useful in case of failure):
`espanso restart`