nixpkgs/pkgs/tools/misc/autojump
zimbatm 5901a8c63b autojump: include a way to find the share dir
autojump-share is a new script that gives you the path to autojump's
shared directory. It can then be used in the various shell's rc files to
find and source the autojump integration. Eg:

    source "$(autojump-share)/autojump.bash"

Fixes #3239
2016-05-04 11:08:41 +01:00
..
default.nix autojump: include a way to find the share dir 2016-05-04 11:08:41 +01:00