Skip to content

Commit

Permalink
Merge pull request #3 from jgarte/jgarte-patch-1
Browse files Browse the repository at this point in the history
Clarify that *tm* was a previous directory
  • Loading branch information
anki-code committed Apr 12, 2023
2 parents c916536 + a9cbb32 commit 36af67d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Custom shortcut:
```xsh
$XONTRIB_JUMP_TO_DIR_SHORTCUT = 'z'
xontrib load jump_to_dir
z tm # Jump to directory with `*tm*` in path e.g. `/tmp/`
z tm # Jump to previous directory with `*tm*` in path e.g. `/tmp/`
```

## How it works
Expand Down

0 comments on commit 36af67d

Please sign in to comment.