mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 11:53:11 +02:00
espanso: add page (#5662)
This commit is contained in:
parent
090cdd9b3d
commit
46ae3bf76a
1 changed files with 20 additions and 0 deletions
20
pages/common/espanso.md
Normal file
20
pages/common/espanso.md
Normal 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`
|
Loading…
Add table
Reference in a new issue