1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-10-16 11:40:46 +00:00

feat(scw): allow to set profile to "default"

This commit is contained in:
Albin Kauffmann 2023-07-05 14:19:59 +02:00
parent 10621789af
commit 0116f784f8

View file

@ -60,7 +60,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() {