mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-11 09:58:35 +00:00
Move pages under tldr, lint run.sh, update docs
This commit is contained in:
25
tldr/espanso
Normal file
25
tldr/espanso
Normal file
@@ -0,0 +1,25 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# espanso
|
||||
|
||||
> Cross-platform Text Expander written in Rust.
|
||||
> More information: <https://espanso.org>.
|
||||
|
||||
- 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`
|
||||
Reference in New Issue
Block a user