mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
feat(scw): allow to set profile to "default"
This commit is contained in:
parent
b47107c120
commit
27015ffa5e
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@ function ssp() {
|
||||||
}
|
}
|
||||||
|
|
||||||
function scw_profiles() {
|
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() {
|
function scw_config_path() {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue