diff --git a/bin/autojump.fish b/bin/autojump.fish index e995506..65eb925 100644 --- a/bin/autojump.fish +++ b/bin/autojump.fish @@ -54,7 +54,7 @@ function j cd $argv else if test -d "$output" - set_color red + set_color green echo $output set_color normal cd $output