This commit is contained in:
Georg Jaehnig 2018-05-19 02:44:15 +02:00
parent 58cdc409f0
commit 39a669b7c3

View file

@ -1,12 +1,12 @@
# trovu-user # trovu-user
Template for creating and managing our own, personal shortcuts. Template for creating and managing our own user shortcuts.
To get started, fork this repository. To get started, fork this repository.
## Adding shortcuts ## Adding shortcuts
To add a new shortcut, follow the example in the `g` directory: To add a new shortcut, follow the example in [shortcuts/g/1.txt](shortcuts/g/1.txt):
- create a new directory using the keyword for its name, - create a new directory using the keyword for its name,
- for instance create `shortcuts/e/` to have a new shortcut with `e`. - for instance create `shortcuts/e/` to have a new shortcut with `e`.