Commit Graph

12 Commits

Author SHA1 Message Date
FlintyLemming
d53788e2c6 fix: forward proxy env vars to sudo commands via psudo wrapper 2026-03-05 17:49:54 +08:00
FlintyLemming
e63cb83370 Merge branch 'main' of https://git.mitsea.com/FlintyLemming/scripts-public 2026-03-05 15:58:15 +08:00
FlintyLemming
ad203a093c add install-docker 2026-03-05 15:57:55 +08:00
FlintyLemming
5cd803b90c fix: read interactive input from /dev/tty for curl|bash runs 2026-03-03 23:23:51 +08:00
FlintyLemming
72fefab22d 🔧 chore(docker): force NYIST mirror and remove interactive prompt
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-28 17:54:02 +08:00
FlintyLemming
ee752d4988 feat(menu): add interactive script launcher menu
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-28 17:53:59 +08:00
FlintyLemming
ed73b90ef0 🐛 fix(snapper): fix misleading hint that assumes root config exists
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-28 17:36:37 +08:00
FlintyLemming
1e1fb13520 🐛 fix(snapper): use findmnt --list to avoid tree-drawing chars in paths
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-28 17:34:37 +08:00
FlintyLemming
7b3f579745 feat(snapper): add automated snapper setup script
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-28 17:32:06 +08:00
FlintyLemming
10388ebe6d 🐛 fix(setup): detect Homebrew download failure and verify installation
Split curl download from bash execution so network errors are caught
explicitly. Add post-install verification that brew is actually
available before reporting success.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-27 16:27:28 +08:00
FlintyLemming
cdef27e5a9 add install-docker 2026-02-26 20:08:49 +08:00
FlintyLemming
8ba2c5bcce add linux server setup script 2026-02-26 18:42:49 +08:00