linutil icon indicating copy to clipboard operation
linutil copied to clipboard

[Feature] Add Cursor as a developer tool

Open floofywoofles opened this issue 2 months ago • 8 comments

Type of Change

  • [x] 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

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

floofywoofles avatar Oct 15 '25 18:10 floofywoofles

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

floofywoofles avatar Oct 15 '25 18:10 floofywoofles

also see shellcheck warnings

adamperkowski avatar Oct 16 '25 00:10 adamperkowski

also see shellcheck warnings

I fixed all the shellcheck errors in the latest commit

floofywoofles avatar Oct 16 '25 12:10 floofywoofles

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

floofywoofles avatar Oct 23 '25 18:10 floofywoofles

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

floofywoofles avatar Oct 23 '25 18:10 floofywoofles

I know for a fact the Arch install works just fine

floofywoofles avatar Oct 23 '25 18:10 floofywoofles

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.

adamperkowski avatar Oct 23 '25 19:10 adamperkowski

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

floofywoofles avatar Oct 23 '25 19:10 floofywoofles