Skip to content

Conversation

@floofywoofles
Copy link
Contributor

@floofywoofles floofywoofles commented Oct 15, 2025

Type of Change

  • New feature
  • Bug fix
  • Documentation update
  • Refactoring
  • Hotfix
  • Security patch
  • UI/UX improvement

Description

I have created a cursor.sh file in developer-tools, and added it to tab-data.toml with the correct entries. Currently it doesn't get the latest version for Fedora and Debian/Ubuntu based systems. It uses a hard-coded URL for those.

Testing

I did testing with the arch version. I curled the URL's for dnf and apt/nala, and it downloads the .deb file.

Impact

I hope it makes it easier for people to setup their Dev Environments because Cursor is very commonplace now.

Issues / other PR's related

There are no issues/PR''s related to this as far as I can tell, I did this out of self interest.

Additional Information

In the future, I would like it to auto pull the latest version of Cursor for dnf and apt.

Checklist

  • My code adheres to the coding and style guidelines of the project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no errors/warnings/merge conflicts.

@floofywoofles floofywoofles changed the title Add Cursor as a developer tool [Feature] Add Cursor as a developer tool Oct 15, 2025
@floofywoofles
Copy link
Contributor Author

floofywoofles commented Oct 15, 2025

I also fixed the issue with apt and dnf by just replacing 1.7 with latest in the latest commit. And verified it worked using my browser and wget

@adamperkowski
Copy link
Collaborator

also see shellcheck warnings

@floofywoofles
Copy link
Contributor Author

also see shellcheck warnings

I fixed all the shellcheck errors in the latest commit

@floofywoofles
Copy link
Contributor Author

floofywoofles commented Oct 23, 2025

This is my first PR, so I apologize for all the mistakes.

Copy link
Collaborator

@adamperkowski adamperkowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

some formatting stuff here. really hope this is tested

@floofywoofles
Copy link
Contributor Author

If it would be better to close this until I test it, I can do that

@floofywoofles
Copy link
Contributor Author

I know for a fact the Arch install works just fine

@adamperkowski adamperkowski marked this pull request as draft October 23, 2025 19:26
@adamperkowski
Copy link
Collaborator

If it would be better to close this until I test it, I can do that

i drafted it. i know it's a lot of work, but i don't have a way of doing that for you right now, sorry.
message me on discord if you are there, i could help you out.

@floofywoofles
Copy link
Contributor Author

If it would be better to close this until I test it, I can do that

i drafted it. i know it's a lot of work, but i don't have a way of doing that for you right now, sorry. message me on discord if you are there, i could help you out.

I will get on it. I appreciate your time

@ChrisTitusTech ChrisTitusTech marked this pull request as ready for review December 2, 2025 19:17
@ChrisTitusTech ChrisTitusTech self-requested a review as a code owner December 2, 2025 19:17
Copy link
Owner

@ChrisTitusTech ChrisTitusTech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@ChrisTitusTech ChrisTitusTech merged commit b411d78 into ChrisTitusTech:main Dec 2, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants