Files
tldr/pages/common/espanso.md
T
Managor 99c7af4917 *: use a more specific more info link, org domain (#17699)
Mass update for more specific "more info" links
2025-08-16 11:12:49 -07:00

21 lines
414 B
Markdown

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