mirror of
https://github.com/wting/autojump
synced 2024-10-27 20:34:07 +00:00
Merge ee2811f6ef
into ff75f542ae
This commit is contained in:
commit
2a010d3ff9
@ -54,7 +54,7 @@ function j
|
|||||||
cd $argv
|
cd $argv
|
||||||
else
|
else
|
||||||
if test -d "$output"
|
if test -d "$output"
|
||||||
set_color red
|
set_color green
|
||||||
echo $output
|
echo $output
|
||||||
set_color normal
|
set_color normal
|
||||||
cd $output
|
cd $output
|
||||||
|
Loading…
Reference in New Issue
Block a user