mirror of
https://github.com/shokinn/.files.git
synced 2025-06-27 23:30:43 +00:00
Update mac dependent config
add helper for work
This commit is contained in:
parent
c1919635f4
commit
f5edca9876
7 changed files with 42 additions and 16 deletions
17
config.yaml
17
config.yaml
|
@ -114,6 +114,18 @@ dotfiles:
|
|||
f_enablewslhypervforwarding:
|
||||
dst: ~/.bin/enablewslhypervforwarding
|
||||
src: bin/enablewslhypervforwarding
|
||||
f_pu:
|
||||
dst: ~/.bin/pu
|
||||
src: bin/pu
|
||||
f_rpki:
|
||||
dst: ~/.bin/rpki
|
||||
src: bin/rpki
|
||||
f_pu_helper:
|
||||
dst: ~/.bin/pu.inetloc
|
||||
src: bin/pu.inetloc
|
||||
f_rpki_helper:
|
||||
dst: ~/.bin/rpki.inetloc
|
||||
src: bin/rpki.inetloc
|
||||
profiles:
|
||||
AINCRAD:
|
||||
dotfiles:
|
||||
|
@ -267,3 +279,8 @@ profiles:
|
|||
- f_c3mpv
|
||||
- f_c3check
|
||||
- f_zprofile
|
||||
- f_dotdrop.sh
|
||||
- f_pu
|
||||
- f_rpki
|
||||
- f_pu_helper
|
||||
- f_rpki_helper
|
Loading…
Add table
Add a link
Reference in a new issue