Skip to content

Instantly share code, notes, and snippets.

View nyinyithann's full-sized avatar
🍍

Nyi Nyi nyinyithann

🍍
  • ahrefs
  • Singapore
  • 03:01 (UTC -12:00)
View GitHub Profile
@nyinyithann
nyinyithann / setup_cursor_ubuntu.md
Created May 30, 2025 02:53 — forked from evgenyneu/setup_cursor_ubuntu.md
Install Cursor AI code editor on Ubuntu 24.04 LTS

Install Cursor AI editor on Ubuntu 24.04

  1. Use the Download button on www.cursor.com web site. It will download the NAME.AppImage file.

  2. Copy the .AppImage file to your Applications directory

cd ~/Downloads
mkdir -p ~/Applications
mv NAME.AppImage ~/Applications/cursor.AppImage
@nyinyithann
nyinyithann / macos-app-icon.md
Created January 20, 2025 13:06 — forked from ansarizafar/macos-app-icon.md
How to create an .icns macOS app icon