AI Dynamics

Global AI News Aggregator

About

GitHub Copilot Shell Alias for Quick Command Suggestions

I liked the `??` way of doing things, so I made an alias: echo "alias ??='gh copilot suggest -t shell'" >> ~/.bashrc So I can now write this and get to the answer in one hop: `?? disk space`

→ View original post on X — @fofrai