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:
parent
6084044b58
commit
d923edb9ec
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@
|
||||||
cowsay
|
cowsay
|
||||||
lolcat
|
lolcat
|
||||||
alacritty
|
alacritty
|
||||||
cursor-cli
|
code-cursor
|
||||||
tree
|
tree
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue