path
This commit is contained in:
parent
4e9a2f3804
commit
0a1bb94e6c
1 changed files with 1 additions and 1 deletions
2
cd.sh
2
cd.sh
|
@ -591,7 +591,7 @@ local path
|
|||
echo -n "\
|
||||
${path}
|
||||
↓
|
||||
${CD_GIT_CHILD}
|
||||
${CD_PYTHON_PACKAGES}/${CD_GIT_CHILD}
|
||||
"
|
||||
"${CD_PYTHON_ALIAS}" -m "${CD_GIT_CHILD}" "${@}"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue