f
This commit is contained in:
parent
de32d1ba2f
commit
8af733e5df
1 changed files with 4 additions and 4 deletions
|
@ -790,9 +790,9 @@ spcd_step__environment_list_workspace() {
|
|||
spcd_os_ls "$(realpath .)"
|
||||
}
|
||||
|
||||
# ╭─────────────────╮
|
||||
# │ e = environment │
|
||||
# ╰─────────────────╯
|
||||
# ╭──────────────╮
|
||||
# │ f = function │
|
||||
# ╰──────────────╯
|
||||
|
||||
spcd_git_clone() {
|
||||
if [ -n "${1}" ]; then
|
||||
|
@ -990,7 +990,7 @@ ${name}.${_SPCD_TXT_CHARSET} ${_SPCD_TXT_CHARSET}
|
|||
}
|
||||
|
||||
# ╭───┬──────────╮
|
||||
# │ e │ packages │
|
||||
# │ f │ packages │
|
||||
# ╰───┴──────────╯
|
||||
|
||||
spcd_clean_cache() {
|
||||
|
|
Loading…
Reference in a new issue