diff options
| author | Craig Jennings <c@cjennings.net> | 2026-01-26 18:17:14 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-01-26 18:17:14 -0600 |
| commit | 67d2f21cf2e6d5206744ef9a544d11c0c7806ab2 (patch) | |
| tree | 6e2ac936dbe3ab6a11415a8e2af4003b571db7b0 /dotfiles/common/.local/bin/sysupdate | |
| parent | f6a78f1164696e808e3495f25413b05997e6ffa7 (diff) | |
| download | archsetup-67d2f21cf2e6d5206744ef9a544d11c0c7806ab2.tar.gz archsetup-67d2f21cf2e6d5206744ef9a544d11c0c7806ab2.zip | |
chore(scripts): remove 11 unused scripts, fix yt-dlp aliases
Removed scripts:
- dotfiles_pushall, lsbak, project, protonvpn, steam
- sudo-update-grub, sysupdate, transadd, update-backup-repositories
- virtstart, ytp (duplicate of alias)
Updated yt-dlp aliases in media.sh:
- --add-metadata -> --embed-metadata (deprecated option)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Diffstat (limited to 'dotfiles/common/.local/bin/sysupdate')
| -rwxr-xr-x | dotfiles/common/.local/bin/sysupdate | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/dotfiles/common/.local/bin/sysupdate b/dotfiles/common/.local/bin/sysupdate deleted file mode 100755 index 357348d..0000000 --- a/dotfiles/common/.local/bin/sysupdate +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh -# Craig Jennings <c@cjennings.net> - - -yay -Syu --noconfirm
\ No newline at end of file |
