https://github.com/reo7sp/cursor-dotfiles
https://github.com/reo7sp/cursor-dotfiles
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/reo7sp/cursor-dotfiles
- Owner: reo7sp
- Created: 2025-08-11T14:06:57.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2025-08-11T14:55:38.000Z (7 months ago)
- Last Synced: 2025-08-11T16:07:46.948Z (7 months ago)
- Language: Shell
- Size: 1000 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```