removing deprecated autojump plugin

This commit is contained in:
Bruno Pinto 2015-01-29 01:20:41 -02:00
parent 809da2800e
commit 8521c2124a
2 changed files with 0 additions and 6 deletions

View File

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

View File

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