chore: cleanup of history file
This commit is contained in:
parent
5e147865f8
commit
77415bfad7
140 changed files with 73 additions and 56 deletions
|
|
@ -1,14 +0,0 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# install-claude.sh - install claude code
|
||||
#
|
||||
# USAGE
|
||||
# run "./install-claude.sh" to make sure dependencies are satisfied
|
||||
|
||||
|
||||
|
||||
# install claude code
|
||||
sudo npm install -g @anthropic-ai/claude-code
|
||||
|
||||
# There is some insane trubble with curl and Ubunutu 24.04 so I use this approach as the 102nd I tried...
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue