scwrypts update for 2.6.3; updated environment variables for s3

This commit is contained in:
2022-09-30 20:27:23 -06:00
parent 5f8108dd10
commit 226761627f
9 changed files with 55 additions and 15 deletions

View File

@ -63,16 +63,6 @@ for e in \
"local"
do; export SCWRYPTS_ENV="$e"; [ -f "$HOME/.config/scwrypts/env/$e" ] && break; done
export S3_SYNC_MEDIA=(
#'.local/share/dolphin-emu'
#'.porn'
#'Games/roms'
#'Games/wrynscape'
'Documents'
'Media'
'Pictures'
)
# z
EXTERNAL_PLUGINS+=("$DOTWRYN/zsh/plugins/z/z.sh")