removing deprecated autojump plugin

pull/2/head
Bruno Pinto 10 years ago
parent 809da2800e
commit 8521c2124a

@ -1,3 +0,0 @@
set_color red
echo 'Autojump plugin deprecated.' >&2
set_color normal

@ -1,3 +0,0 @@
function j
cd (command autojump $argv)
end
Loading…
Cancel
Save