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 | 6ceab828e7593db2e538f1c4fe91a725e2ebb0e3 (patch) | |
| tree | 54b93cb7f34bfb5a9f91ee7bfbb4116a4e66e402 /dotfiles/common/.local/bin/sudo-update-grub | |
| parent | f3eb69baf7da8f2f087c2c9d6f5be2b41cc3479f (diff) | |
| download | archsetup-6ceab828e7593db2e538f1c4fe91a725e2ebb0e3.tar.gz archsetup-6ceab828e7593db2e538f1c4fe91a725e2ebb0e3.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/sudo-update-grub')
| -rwxr-xr-x | dotfiles/common/.local/bin/sudo-update-grub | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dotfiles/common/.local/bin/sudo-update-grub b/dotfiles/common/.local/bin/sudo-update-grub deleted file mode 100755 index 5d67823..0000000 --- a/dotfiles/common/.local/bin/sudo-update-grub +++ /dev/null @@ -1 +0,0 @@ -sudo grub-mkconfig -o /boot/grub/grub.cfg |
