mirror of
https://git.in.rschanz.org/ryan77627/guix-config.git
synced 2025-01-31 12:21:17 -05:00
7 lines
113 B
Fish
7 lines
113 B
Fish
|
function __zoxide_cd
|
||
|
__zoxide_cd_internal $argv
|
||
|
if test "$_ZO_ECHO" = 1
|
||
|
__zoxide_pwd
|
||
|
end
|
||
|
end
|