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