parent
c3e6ec5a34
commit
4dbf04fb10
1 changed files with 2 additions and 2 deletions
4
cd.sh
4
cd.sh
|
@ -308,9 +308,9 @@ cd_step () {
|
|||
if [ "${1}" ] ; then
|
||||
CD_STEP=$((CD_STEP+1))
|
||||
echo "\
|
||||
╭─┄┈
|
||||
╭─╌┄┈
|
||||
│ ${CD_STEP} ${1}
|
||||
╰─┄┈
|
||||
╰─╌┄┈
|
||||
"
|
||||
fi
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue