scwrypts v5 env templates
This commit is contained in:
parent
89afcef89e
commit
40992361c0
13
scwrypts/dotwryn/.config/env.yaml
Normal file
13
scwrypts/dotwryn/.config/env.yaml
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
desktop:
|
||||
.DESCRIPTION: >-
|
||||
directory containing sound effects
|
||||
sfx-path:
|
||||
.ENVIRONMENT: DESKTOP__SFX_PATH
|
||||
wallpaper-path:
|
||||
.ENVIRONMENT: DESKTOP__WALLPAPER_PATH
|
||||
wryn:
|
||||
.DESCRIPTION: >-
|
||||
home server data
|
||||
server-hostnames:
|
||||
.ENVIRONMENT: WRYN__SERVER_HOSTNAMES
|
5
scwrypts/remote/.config/env.yaml
Normal file
5
scwrypts/remote/.config/env.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
remote-tmux-session:
|
||||
.DESCRIPTION: >-
|
||||
session name for remote connection (default 'remote')
|
||||
.ENVIRONMENT: REMOTE_TMUX_SESSION
|
Loading…
Reference in New Issue
Block a user