Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phillsv87/espanso
Espanso Configuration
https://github.com/phillsv87/espanso
Last synced: 9 days ago
JSON representation
Espanso Configuration
- Host: GitHub
- URL: https://github.com/phillsv87/espanso
- Owner: phillsv87
- Created: 2020-02-02T16:13:39.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-27T11:51:01.000Z (about 3 years ago)
- Last Synced: 2024-05-23T00:31:41.841Z (7 months ago)
- Language: PowerShell
- Size: 8.79 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - phillsv87/espanso - Espanso Configuration (PowerShell)
README
# espanso
Espanso Configuration## Setup
- Install PowerShell
- macOS: brew cask install powershell- Install Espanso - https://espanso.org/
- Clone this repo to the default Espanso configuration directory.
- macOS: $HOME/Library/Preferences/espanso (e.g. /Users/user/Library/Preferences/espanso)
- Linux: $XDG_CONFIG_HOME/espanso (e.g. /home/user/.config/espanso)
- Windows: {FOLDERID_RoamingAppData}\espanso (e.g. C:\Users\user\AppData\Roaming\espanso)## Editing matches
After making changes to matches Espanso must be manually restarted
``` shell
espanso restart
```