1 example for autojump
# jump to previously visited directory containing 'foo' autojump foo # list top directories and their weights autojump -s # decrease weight of current directory autojump -d # increase weight of current directory autojump -i
# jump to previously visited directory containing 'foo' autojump foo # list top directories and their weights autojump -s # decrease weight of current directory autojump -d # increase weight of current directory autojump -i