mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-01 20:01:42 +08:00
feat(scw): allow to set profile to "default"
This commit is contained in:
parent
b47107c120
commit
27015ffa5e
@ -70,7 +70,7 @@ function ssp() {
|
||||
}
|
||||
|
||||
function scw_profiles() {
|
||||
scw autocomplete complete zsh 3 -- scw --profile 2> /dev/null
|
||||
scw autocomplete complete zsh 5 -- scw config profile activate 2> /dev/null
|
||||
}
|
||||
|
||||
function scw_config_path() {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user