scwrypts v5 configs

This commit is contained in:
Wryn (yage) Wagner 2024-05-18 09:40:45 -06:00
parent c5fa4d1056
commit 3a807ef786
20 changed files with 121 additions and 18 deletions

View File

@ -5,6 +5,9 @@
SCWRYPTS_SHORTCUT='' # CTRL + W SCWRYPTS_SHORTCUT='' # CTRL + W
SCWRYPTS_ENV_SHORTCUT='' # CTRL + / SCWRYPTS_ENV_SHORTCUT='' # CTRL + /
SCWRYPTS_ENVIRONMENT__SHOW_ENV_HELP=false
SCWRYPTS_ENVIRONMENT__PREFERRED_EDIT_MODE=quiet
for SEARCH_DIR in \ for SEARCH_DIR in \
"$HOME/.wryn/scwrypts" \ "$HOME/.wryn/scwrypts" \
"$HOME/Projects/yage/" \ "$HOME/Projects/yage/" \

View File

@ -40,22 +40,18 @@ $DOTWRYN/config/xinitrc.i3 X11/xinitrc
$DOTWRYN/bin/vim ../.local/bin/vim $DOTWRYN/bin/vim ../.local/bin/vim
$DOTWRYN/bin/$(hostnamectl --static) ../.$(hostnamectl --static) $DOTWRYN/bin/$(hostnamectl --static) ../.$(hostnamectl --static)
$DOTWRYN/config/scwrypts/environments/scwrypts/local scwrypts/environments/scwrypts/local $( () {
$DOTWRYN/config/scwrypts/environments/scwrypts/local.altaria scwrypts/environments/scwrypts/local.altaria local SOURCE_CONTROLLED_GROUPS=(dotwryn remote scwrypts)
$DOTWRYN/config/scwrypts/environments/scwrypts/local.blaziken scwrypts/environments/scwrypts/local.blaziken local GROUP_MATCH_STRING="\\($(printf '\|%s' ${SOURCE_CONTROLLED_GROUPS[@]} | sed 's/^\\|//')\\)"
$DOTWRYN/config/scwrypts/environments/scwrypts/local.butterfree scwrypts/environments/scwrypts/local.butterfree
$DOTWRYN/config/scwrypts/environments/scwrypts/local.gardevoir scwrypts/environments/scwrypts/local.gardevoir local _LOCAL='scwrypts/environments'
$DOTWRYN/config/scwrypts/environments/scwrypts/local.umbreon scwrypts/environments/scwrypts/local.umbreon local _DOTWRYN="$DOTWRYN/config/scwrypts/environments"
$DOTWRYN/config/scwrypts/environments/dotwryn/local scwrypts/environments/dotwryn/local
$DOTWRYN/config/scwrypts/environments/dotwryn/local.altaria scwrypts/environments/dotwryn/local.altaria find "$HOME/.config/$_LOCAL" -mindepth 1 -maxdepth 1 -name \*.env.yaml \
$DOTWRYN/config/scwrypts/environments/dotwryn/local.blaziken scwrypts/environments/dotwryn/local.blaziken | sed -n "s^.*/\(local\(\.[^.]\+\)\{0,\}\.$GROUP_MATCH_STRING.env.yaml\)$$_DOTWRYN/\1^$_LOCAL/\1p" \
$DOTWRYN/config/scwrypts/environments/dotwryn/local.butterfree scwrypts/environments/dotwryn/local.butterfree | grep -v '\.secret\.' \
$DOTWRYN/config/scwrypts/environments/dotwryn/local.gardevoir scwrypts/environments/dotwryn/local.gardevoir | sort --unique \
$DOTWRYN/config/scwrypts/environments/dotwryn/local.umbreon scwrypts/environments/dotwryn/local.umbreon | column -ts '^' \
$DOTWRYN/config/scwrypts/environments/remote/local scwrypts/environments/remote/local ;
$DOTWRYN/config/scwrypts/environments/remote/local.altaria scwrypts/environments/remote/local.altaria } )
$DOTWRYN/config/scwrypts/environments/remote/local.blaziken scwrypts/environments/remote/local.blaziken
$DOTWRYN/config/scwrypts/environments/remote/local.butterfree scwrypts/environments/remote/local.butterfree
$DOTWRYN/config/scwrypts/environments/remote/local.gardevoir scwrypts/environments/remote/local.gardevoir
$DOTWRYN/config/scwrypts/environments/remote/local.umbreon scwrypts/environments/remote/local.umbreon
" "

View File

@ -0,0 +1,2 @@
--- # local.altaria > dotwryn
# no configuration set

View File

@ -0,0 +1,2 @@
--- # local.altaria > remote
# no configuration set

View File

@ -0,0 +1,11 @@
--- # local.altaria > scwrypts
media-sync:
targets:
value:
- Pictures
- Documents
- Media
- .local/.porn
- Games/roms
- .local/share/dolphin-emu
- Games/archives

View File

@ -0,0 +1,2 @@
--- # local.blaziken > dotwryn
# no configuration set

View File

@ -0,0 +1,2 @@
--- # local.blaziken > remote
# no configuration set

View File

@ -0,0 +1,9 @@
--- # local.blaziken > scwrypts
media-sync:
targets:
value:
- .local/share/dolphin-emu
- Games/roms/gameboy-advance
- Games/roms/gameboy-color
- Media
- Pictures

View File

@ -0,0 +1,2 @@
--- # local.butterfree > dotwryn
# no configuration set

View File

@ -0,0 +1,2 @@
--- # local.butterfree > remote
# no configuration set

View File

@ -0,0 +1,10 @@
--- # local.butterfree > scwrypts
media-sync:
targets:
value:
- .local/share/dolphin-emu
- Games/roms
- Games/wrynscape
- Documents
- Media
- Pictures

View File

@ -0,0 +1,6 @@
--- # local > dotwryn
desktop:
sfx-path:
value: $HOME/Media/sfx
wallpaper-path:
value: $HOME/Pictures/bg

View File

@ -0,0 +1,2 @@
--- # local.gardevoir > dotwryn
# no configuration set

View File

@ -0,0 +1,2 @@
--- # local.gardevoir > remote
# no configuration set

View File

@ -0,0 +1,7 @@
--- # local.gardevoir > scwrypts
media-sync:
targets:
value:
- Documents
- Media
- Pictures

View File

@ -0,0 +1,2 @@
--- # local > remote
# no configuration set

View File

@ -0,0 +1,23 @@
--- # local > scwrypts
aws:
account:
value: "088935110352"
efs:
local-mount-point:
value: /mnt/efs/yage
profile:
value: yage
region:
value: us-east-2
directus:
base-url:
value: https://heretic.directus.app
discord:
content-header:
value: '<@380809228450922507> '
media-sync:
s3-bucket:
value: yage
twilio:
account-sid:
value: ACac926b109b3cd8a78685a2a0994d0271

View File

@ -0,0 +1,2 @@
--- # local.umbreon > dotwryn
# no configuration set

View File

@ -0,0 +1,2 @@
--- # local.umbreon > remote
# no configuration set

View File

@ -0,0 +1,16 @@
--- # local.umbreon > scwrypts
discord:
default-avatar-url:
value: https://heretic.directus.app/assets/9c975a20-d6f3-47f5-8f77-74014f5d0024
default-username:
value: umbreon
media-sync:
targets:
value:
- Documents
- Pictures
- .local/.porn
- Media/commission
- Media/music
- Media/recordings
- Media/sfx