e
This commit is contained in:
parent
712757e084
commit
a2d668f740
1 changed files with 7 additions and 3 deletions
|
@ -790,9 +790,9 @@ spcd_step__environment_list_workspace() {
|
|||
spcd_os_ls "$(realpath .)"
|
||||
}
|
||||
|
||||
# ╭───┬───────────╮
|
||||
# │ s │ functions │
|
||||
# ╰───┴───────────╯
|
||||
# ╭─────────────────╮
|
||||
# │ e = environment │
|
||||
# ╰─────────────────╯
|
||||
|
||||
spcd_clean_cache() {
|
||||
case "${SPCD_PM}" in
|
||||
|
@ -1034,6 +1034,10 @@ ${name}.${_SPCD_TXT_CHARSET} ${_SPCD_TXT_CHARSET}
|
|||
esac
|
||||
}
|
||||
|
||||
# ╭───┬──────────╮
|
||||
# │ e │ packages │
|
||||
# ╰───┴──────────╯
|
||||
|
||||
# ╭───┬─────╮
|
||||
# │ s │ dns │
|
||||
# ╰───┴─────╯
|
||||
|
|
Loading…
Reference in a new issue