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

21 lines
389 B
Markdown
Raw Normal View History

2021-04-01 21:55:42 +02:00
# espanso
> Cross-platform Text Expander written in Rust.
> More information: <https://espanso.org>.
- Check status:
`espanso status`
- Edit the configuration:
`espanso edit config`
2021-04-01 21:55:42 +02:00
- 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`