Browse Source

style: Refine Cursor ID modifier script UI and messaging

- Adjusted title spacing in Linux, Mac, and Windows scripts
- Standardized promotional message formatting
- Removed redundant text in Windows script
- Improved visual consistency across platform-specific scripts
pull/208/head v0.0.64
煎饼果子卷鲨鱼辣椒 4 months ago
parent
commit
edc68edddb
  1. 2
      scripts/run/cursor_win_id_modifier.ps1

2
scripts/run/cursor_win_id_modifier.ps1

@ -42,7 +42,7 @@ Write-Host @"
Write-Host "$BLUE================================$NC"
Write-Host "$GREEN Cursor ID 修改工具 $NC"
Write-Host "$YELLOW 关注公众号【煎饼果子卷AI】一起交流更多Cursor技巧和AI知识(脚本免费、关注公众号加群有更多技巧和大佬) $NC"
Write-Host "$YELLOW[重要提示]${NC} 本工具免费,关注公众号加群有更多技巧和大佬"
Write-Host "$YELLOW [重要提示] 本工具免费,关注公众号加群有更多技巧和大佬 $NC"
Write-Host "$BLUE================================$NC"
Write-Host ""

Loading…
Cancel
Save