Update a lot of stuff, bad tracking, but need to update

This commit is contained in:
Lockszmith (VAST@MacBook) 2025-07-17 10:13:23 -04:00
parent 36bda85561
commit 965d9f030f
17 changed files with 68 additions and 31 deletions

View file

@ -1 +0,0 @@
../../../_home/private_dot_config/television/vast_channels.toml

View file

@ -0,0 +1,15 @@
# S3
[[cable_channel]]
name = "vast-s3-releases"
source_command = "vast-lab get s3-releases"
preview_command = "aws s3 ls s3://vastdata-releases/release_bundles/service-packs/{0}/"
[[cable_channel]]
name = "vast-s3-callhome"
source_command = "vast-lab get s3-callhome"
preview_command = "aws s3 ls s3://vast-callhomebundle/{0}/"
[[cable_channel]]
name = "files"
source_command = "fd -I -t f"
preview_command = ":files:"