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`
By
–

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`