No post body was provided.
Untitled topic
1–2 of 2 posts
Re: undefined
#2https://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