An open API service indexing awesome lists of open source software.

https://github.com/reo7sp/cursor-dotfiles


https://github.com/reo7sp/cursor-dotfiles

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# cursor-dotfiles

## How to install

```sh
git clone https://github.com/reo7sp/cursor-dotfiles

mkdir -p "~/Library/Application Support/Cursor/"
mv cursor-dotfiles "~/Library/Application Support/Cursor/User"
cat extensions.txt | xargs -n1 cursor --install-extension
```