parent
692f37fd4d
commit
825475a606
1 changed files with 1 additions and 1 deletions
2
cd.sh
2
cd.sh
|
@ -103,7 +103,7 @@ cd_step () {
|
|||
if [ "${1}" ] ; then
|
||||
CD_STEP=$((CD_STEP+1))
|
||||
echo "
|
||||
↕ ${CD_STEP} ↔ ${1}
|
||||
${CD_STEP} ${1}
|
||||
"
|
||||
fi
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue