autojump: add 'jo' command to open directory in OS file manager (#2286)

italian
jyrodgers 2018-09-04 07:52:59 -07:00 committed by Owen Voke
parent 9875efb920
commit 9f74426458
1 changed files with 4 additions and 0 deletions

View File

@ -11,6 +11,10 @@
`jc {{pattern}}`
- Open a directory that contains the given pattern in the operating system file manager:
`jo {{pattern}}`
- Remove non-existing directories from the autojump database:
`j --purge`