[–] joekr55207 3y ago ↗ https://github.com/Methexis-Inc/terminal-copilotTired 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
1 comment
[ 2.0 ms ] story [ 11.4 ms ] threadTired 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