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`
GitHub Copilot Shell Alias for Quick Command Suggestions
By
–
Leave a Reply