I was reaching for Claude too often and I'm worried it's making it too easy to offload my thinking. So I made this. No AI was used in the making of this program.
(Okay Google AI answered some questions. I tried to skip it to Stack Overflow for the most part, but sometimes it was hard to find an answer.)
Clone the repo, navigate to it in your terminal, then run:
sudo ./install.sh
If that doesn't work you may need to give execute access first, then run it:
sudo chmod a+rx install.sh
sudo ./install.sh
Shell
100.0%
I was reaching for Claude too often and I'm worried it's making it too easy to offload my thinking. So I made this. No AI was used in the making of this program.
(Okay Google AI answered some questions. I tried to skip it to Stack Overflow for the most part, but sometimes it was hard to find an answer.)
Clone the repo, navigate to it in your terminal, then run:
sudo ./install.sh
If that doesn't work you may need to give execute access first, then run it:
sudo chmod a+rx install.sh
sudo ./install.sh
Shell
100.0%