m1ngsama
  • Joined on 2025-12-24
m1ngsama synced commits to refs/tags/v1.0.0 at m1ngsama/automa from mirror 2026-04-15 12:08:26 +08:00
m1ngsama synced new reference refs/tags/v1.0.0 to m1ngsama/automa from mirror 2026-04-15 12:08:26 +08:00
m1ngsama synced commits to main at m1ngsama/chopsticks from mirror 2026-04-11 02:03:52 +08:00
0b3f631e98 fix: correct non-TTY vim-plug install; add real plugin count check
m1ngsama synced commits to refs/tags/v1.1.2 at m1ngsama/chopsticks from mirror 2026-04-10 01:33:52 +08:00
m1ngsama synced new reference refs/tags/v1.1.2 to m1ngsama/chopsticks from mirror 2026-04-10 01:33:52 +08:00
m1ngsama synced commits to refs/tags/v1.2.0 at m1ngsama/chopsticks from mirror 2026-04-10 01:33:52 +08:00
m1ngsama synced new reference refs/tags/v1.2.0 to m1ngsama/chopsticks from mirror 2026-04-10 01:33:52 +08:00
m1ngsama synced commits to main at m1ngsama/chopsticks from mirror 2026-04-10 01:33:51 +08:00
716e7e5808 fix: silence fzf post-install hook false-positive exit code
a605185a2e fix: use TERM=dumb+/dev/null for non-interactive vim runs, eliminating escape sequence leakage
4a9c9354a2 fix: restore original art header as static list (no system() call)
b2b1632857 fix: terminal garble, black screen on startup, Unicode in header
b20bedaa8b docs: update README, QUICKSTART, CHANGELOG for v1.2.0
Compare 6 commits »
m1ngsama synced new reference refs/tags/v1.1.0 to m1ngsama/chopsticks from mirror 2026-04-09 17:23:53 +08:00
m1ngsama synced commits to refs/tags/v1.1.1 at m1ngsama/chopsticks from mirror 2026-04-09 17:23:53 +08:00
m1ngsama synced new reference refs/tags/v1.1.1 to m1ngsama/chopsticks from mirror 2026-04-09 17:23:53 +08:00
m1ngsama synced commits to main at m1ngsama/chopsticks from mirror 2026-04-09 17:23:52 +08:00
825633d623 feat: robust installer with preflight checks, one-command get.sh
e3877edaeb docs: add CHANGELOG entry for v1.1.1
74071f7464 feat: absorb 15 best practices from top global vim configs (amix, tpope, ThePrimeagen, YADR, spf13)
23ad2e5b7a feat: ergonomics overhaul, tmux integration, and beginner onboarding (v1.1.0)
Compare 4 commits »
m1ngsama synced commits to refs/tags/v1.1.0 at m1ngsama/chopsticks from mirror 2026-04-09 17:23:52 +08:00
m1ngsama synced commits to refs/pull/3/merge at m1ngsama/automa from mirror 2026-04-01 21:33:49 +08:00
b29abcec8a Merge pull request #12 from m1ngsama/feat/audit-missing-services
b91512e97f feat: add missing service deploy scripts (sing-box, tnt, minio, galene)
9d8a08900d feat: add forgejo deploy script, fix nginx envsubst variable leak
23b8d1abd8 Merge pull request #10 from m1ngsama/fix/deploy-idempotent-binary-check
Compare 12 commits »
m1ngsama synced commits to refs/pull/4/merge at m1ngsama/automa from mirror 2026-03-31 12:53:50 +08:00
b29abcec8a Merge pull request #12 from m1ngsama/feat/audit-missing-services
b91512e97f feat: add missing service deploy scripts (sing-box, tnt, minio, galene)
9d8a08900d feat: add forgejo deploy script, fix nginx envsubst variable leak
23b8d1abd8 Merge pull request #10 from m1ngsama/fix/deploy-idempotent-binary-check
Compare 12 commits »
m1ngsama synced new reference refs/tags/v1.0.0 to m1ngsama/chopsticks from mirror 2026-03-29 20:13:52 +08:00
m1ngsama synced commits to main at m1ngsama/chopsticks from mirror 2026-03-29 20:13:51 +08:00
9442aa0499 ux: dashboard-style startup — fullscreen Startify, m1ngsama header
3236155b84 docs: comprehensive v1.0.0 documentation update
3daf725ad8 audit: wrap loose autocmds in augroups, fix install.sh robustness (#13)
db16c2f8fc fix: vim-go startup hang, E495 errors, and afile guard safety (#12)
Compare 4 commits »
m1ngsama synced commits to refs/tags/v1.0.0 at m1ngsama/chopsticks from mirror 2026-03-29 20:13:51 +08:00
m1ngsama synced commits to refs/pull/3/merge at m1ngsama/dotfiles from mirror 2026-03-29 13:23:53 +08:00
2db0f29196 chore(ranger): add installer for tracked config
Compare 2 commits »
m1ngsama synced commits to main at m1ngsama/chopsticks from mirror 2026-03-29 12:03:51 +08:00
d8eee9dc23 install.sh: automate linter/formatter installation (fixes #10)