nachoal cursor-rules .cursorrules file for Shell

# In python projects:

## UV Package Manager
- Use uv run to run Python tools without activating virtual environments
- For adding packages:
  - uv add package-name to add a package
  - uv add package-name --upgrade to upgrade a package
  - Be careful with uv pip install as it may downgrade packages
python
shell

First Time Repository

Cursor Rules for various needs

Shell

Languages:

Shell: 0.9KB
Created: 1/17/2025
Updated: 1/23/2025

All Repositories (1)

Cursor Rules for various needs