loiccoyle / zsh-github-copilot

🧠 GitHub Copilot for your command line
MIT License
56 stars 5 forks source link

Added separate bindkey commands for Mac users in the .zshrc file. #9

Closed iamvinit closed 1 month ago

iamvinit commented 1 month ago

This pull request updates the .zshrc configuration file to include separate bindkey commands for Mac users. This change ensures that the key bindings for the GitHub Copilot suggestions and explanations are correctly set up for both Linux/Windows and Mac environments.

loiccoyle commented 1 month ago

Thanks!