fix: use correct cursor package (code-cursor) and clean up manual installation

- Replace cursor-cli with code-cursor package (the correct Nix package)
- Remove manually installed Cursor.app from /Applications/
- Remove broken symlink from /usr/local/bin/cursor
- Backup Cursor user data to ~/dotfiles/backups/cursor/
- Nix-managed cursor (v1.5.11) now working correctly from /run/current-system/sw/bin/cursor
This commit is contained in:
DannyDannyDanny 2025-09-12 15:30:19 +02:00
parent 6084044b58
commit d923edb9ec

View file

@ -64,7 +64,7 @@
cowsay
lolcat
alacritty
cursor-cli
code-cursor
tree
];