1
0
mirror of https://github.com/wting/autojump synced 2025-06-07 18:04:09 +00:00
This commit is contained in:
duganchen 2025-03-11 10:54:08 +00:00 committed by GitHub
commit 6b91bffea1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -74,7 +74,7 @@ function jc
case '-*'
j $argv
case '*'
j (pwd) $argv
j (pwd)/$argv
end
end