1 comment

[ 2.0 ms ] story [ 11.4 ms ] thread
https://github.com/Methexis-Inc/terminal-copilot

Tired of forgetting terminal commands every 10 seconds? pip install terminal-copilot Works for most type of terminal commands. Eg.

`copilot copilot setup and activate a python virtual environment` > python3 -m venv venv && source venv/bin/activate