Updated the code-activator config
This commit is contained in:
parent
d03efa3757
commit
799bb2a694
@ -12,19 +12,17 @@ CA__DIRS=(
|
||||
# additional cloning targets; MUST END IN ':' or '/'
|
||||
# e.g. 'git@my.githost.com:' or 'git@github.com:w0ryn/'
|
||||
CA__KNOWN_TARGETS=(
|
||||
'git@yage.io:wrynegade/'
|
||||
'git@yage.io:zsh/'
|
||||
'git@yage.io:go/'
|
||||
'git@yage.io:brown-bag/'
|
||||
'git@yage.io:gizmos/'
|
||||
'git@yage.io:python/'
|
||||
'git@yage.io:archives/'
|
||||
'git@yage.io:rentdynamics/'
|
||||
'git@yage.io:wrynegade/'
|
||||
'git@github.com:wrynegade/'
|
||||
'git@github.com:RentDynamics/'
|
||||
'git@bitbucket.org:wrynegade/'
|
||||
'git@github.com:directus/'
|
||||
'https://yage.io/'
|
||||
'https://github.com/'
|
||||
'https://bitbucket.org/'
|
||||
'git@bitbucket.org:wrynegade/'
|
||||
)
|
||||
|
||||
|
||||
@ -38,7 +36,7 @@ CA__ALIAS='lkj'
|
||||
# enable / disable the shortcut / alias
|
||||
# 0 = enabled 1 = disabled
|
||||
CA__DISABLE_SHORTCUT=0
|
||||
CA__DISABLE_ALIAS=0
|
||||
CA__DISABLE_ALIAS=1
|
||||
|
||||
|
||||
# structure options
|
||||
|
Loading…
Reference in New Issue
Block a user