Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
rupa committed Feb 17, 2009
1 parent 0862edc commit c50b1c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions j.sh
Expand Up @@ -8,8 +8,8 @@
# cd around for a while
#
# USE:
# j [--l] [mask1 ... maskn]
# mask1 ... maskn jump to the most used directory matching all masks
# j [--l] [regex1 ... regexn]
# regex1 ... regexn jump to the most used directory matching all masks
# --l show the list instead of jumping
j() {
# change jfile if you already have a .j file for something else
Expand Down

0 comments on commit c50b1c3

Please sign in to comment.