Add dir name.
This commit is contained in:
parent
5ab286431a
commit
58cdc409f0
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ To get started, fork this repository.
|
||||||
To add a new shortcut, follow the example in the `g` directory:
|
To add a new shortcut, follow the example in the `g` directory:
|
||||||
|
|
||||||
- create a new directory using the keyword for its name,
|
- create a new directory using the keyword for its name,
|
||||||
- for instance create `e/` to have a new shortcut with `e`.
|
- for instance create `shortcuts/e/` to have a new shortcut with `e`.
|
||||||
- create a file inside the directory with the argument number,
|
- create a file inside the directory with the argument number,
|
||||||
- for instance create `1.txt` for a shortcut with 1 argument
|
- for instance create `1.txt` for a shortcut with 1 argument
|
||||||
- inside the created file, place the template url,
|
- inside the created file, place the template url,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue