Added shortmap execution clarification to README
parent
828e67eaa0
commit
3fe6f78949
|
@ -36,6 +36,9 @@ By default, the following mappings are available, each with tab completion:
|
|||
* `-` - git checkout -
|
||||
* `--` - `cd` to root dir of repository
|
||||
|
||||
The shortmaps may only be used within a git repository. Otherwise, they will
|
||||
invoke the actual command on the system.
|
||||
|
||||
## Configuration
|
||||
The file format is as follows:
|
||||
|
||||
|
|
Loading…
Reference in New Issue