1
0
mirror of https://github.com/wting/autojump synced 2024-10-27 20:34:07 +00:00
This commit is contained in:
faiz-crypto 2023-09-01 12:10:03 -07:00 committed by GitHub
commit 2a010d3ff9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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