chore: cleanup of history file

This commit is contained in:
tegwick 2026-01-05 22:01:04 +01:00
parent 5e147865f8
commit 77415bfad7
140 changed files with 73 additions and 56 deletions

View file

@ -1,14 +0,0 @@
#!/bin/sh
#
# install-cursor.sh - install cursor cli coding environment
#
# USAGE
# run "./install-cursor.sh" to make sure dependencies are satisfied
# install cursor cli coding environment
# curl https://cursor.com/install -fsS | bash # error with OpenSSL
# wget -qO- https://cursor.com/install | bash # error with OpenSSL