1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-10 15:53:34 +02:00

espanso: add page (#5662)

This commit is contained in:
Nicolas Kosinski 2021-04-01 21:55:42 +02:00 committed by GitHub
parent 090cdd9b3d
commit 46ae3bf76a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

20
pages/common/espanso.md Normal file
View file

@ -0,0 +1,20 @@
# espanso
> Cross-platform Text Expander written in Rust.
> More information: <https://espanso.org>.
- Check status:
`espanso status`
- Edit the configuration:
`espanso 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`