functions
This commit is contained in:
parent
21b91211ec
commit
d7d6f37648
1 changed files with 3 additions and 1 deletions
|
@ -842,7 +842,9 @@ ${SPCD_PYTHON_ALIAS} / ${spcd_stp__name}"
|
||||||
"${SPCD_PYTHON_ALIAS}" -m "${spcd_stp__name}"
|
"${SPCD_PYTHON_ALIAS}" -m "${spcd_stp__name}"
|
||||||
}
|
}
|
||||||
|
|
||||||
# functions
|
# ╭───────────╮
|
||||||
|
# │ functions │
|
||||||
|
# ╰───────────╯
|
||||||
|
|
||||||
spcd_cat() {
|
spcd_cat() {
|
||||||
spcd_cat__file="${1}"
|
spcd_cat__file="${1}"
|
||||||
|
|
Loading…
Reference in a new issue