Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anki-code committed Feb 22, 2024
1 parent 1d326dc commit 0954613
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,8 @@ Custom shortcut:
```xsh
$XONTRIB_JUMP_TO_DIR_SHORTCUT = 'z'
xontrib load jump_to_dir
z tm # Jump to previous directory with `*tm*` in path e.g. `/tmp/`
z tm # Jump to previous directory with `*tm*` in path e.g. `/tmp/`
zc git commit #Jump to previous directory where `*git*commit*` command executed e.g. `/git/`
```

## How it works
Expand Down

0 comments on commit 0954613

Please sign in to comment.