Skip to content

Commit

Permalink
espanso: add page (#5662)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicokosi authored Apr 1, 2021
1 parent 090cdd9 commit 46ae3bf
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions pages/common/espanso.md
Original file line number Diff line number Diff line change
@@ -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`

0 comments on commit 46ae3bf

Please sign in to comment.