mirror of https://github.com/ohmyzsh/ohmyzsh.git
feat(scw): allow to set profile to "default"
This commit is contained in:
parent
10621789af
commit
0116f784f8
|
@ -60,7 +60,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