mirror of
https://github.com/shokinn/.files.git
synced 2026-09-02 17:17:21 +00:00
add vws2-artifacts config
This commit is contained in:
parent
3fbba805b2
commit
cd6322ce70
2 changed files with 23 additions and 0 deletions
|
|
@ -175,6 +175,11 @@ dotfiles:
|
|||
dst: ~/.vwfunc
|
||||
trans_install: _decrypt
|
||||
trans_update: _encrypt
|
||||
f_vws2-artifacts-config:
|
||||
src: vws2-artifacts-config
|
||||
dst: ~/.vws2-artifacts-config
|
||||
trans_install: _decrypt
|
||||
trans_update: _encrypt
|
||||
profiles:
|
||||
meta_base:
|
||||
variables:
|
||||
|
|
@ -207,6 +212,7 @@ profiles:
|
|||
- f_rpki
|
||||
- f_vwrc
|
||||
- f_vwfunc
|
||||
- f_vws2-artifacts-config
|
||||
meta_wsl:
|
||||
variables:
|
||||
wsl: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue