mirror of
https://github.com/kasmtech/workspaces-images.git
synced 2026-01-23 02:25:16 +00:00
Update install_cursor.sh
This commit is contained in:
parent
844a65f39a
commit
2e02db5eed
1 changed files with 0 additions and 4 deletions
|
|
@ -7,10 +7,6 @@ wget -q "https://downloader.cursor.sh/linux/appImage/x64" -O cursor.AppImage
|
|||
chmod +x cursor.AppImage
|
||||
./cursor.AppImage --appimage-extract
|
||||
mv squashfs-root /usr/share/cursor
|
||||
cp .config/Cursor $HOME/.config/ -a
|
||||
cp .cursor $HOME/ -a
|
||||
chown 1000:1000 $HOME/.config/Cursor
|
||||
chown 1000:1000 $HOME/.cursor
|
||||
|
||||
# Desktop icon
|
||||
mkdir -p /usr/share/icons/hicolor/apps
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue