MISC
- added sync media directories - zsh plugin update
This commit is contained in:
26
setup/env/env.zsh
vendored
26
setup/env/env.zsh
vendored
@ -31,18 +31,20 @@ DOTWRYN_AWS_OUTPUT='json'
|
||||
S3_SYNC_AWS_PROFILE=$DOTWRYN_AWS_PROFILE
|
||||
S3_SYNC_BUCKET='yage'
|
||||
S3_SYNC_MEDIA=(
|
||||
#".local/share/dolphin-emu"
|
||||
#"Games/roms"
|
||||
#"Games/wrynscape"
|
||||
"Documents"
|
||||
"Media/fe10-radiant-dawn-ost"
|
||||
"Media/fiesta-online-ost"
|
||||
"Media/sfx"
|
||||
"Pictures/bg"
|
||||
"Pictures/bg-archives"
|
||||
"Pictures/custom-emoji"
|
||||
"Pictures/jest"
|
||||
"Pictures/profile"
|
||||
#'.local/share/dolphin-emu'
|
||||
#'.porn'
|
||||
#'Documents'
|
||||
#'Games/roms'
|
||||
#'Games/wrynscape'
|
||||
#'Media/commission'
|
||||
'Media/fe10-radiant-dawn-ost'
|
||||
'Media/fiesta-online-ost'
|
||||
'Media/sfx'
|
||||
'Pictures/bg'
|
||||
'Pictures/bg-archives'
|
||||
'Pictures/custom-emoji'
|
||||
'Pictures/jest'
|
||||
'Pictures/profile'
|
||||
)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user