[update/shell] Add the init command for `github-copilot-cli

This commit is contained in:
Anas Elgarhy 2023-04-21 01:21:45 +02:00
parent 2a221d0667
commit 44b89545d5
No known key found for this signature in database
GPG key ID: 0501802A1D496528

1
.zshrc
View file

@ -115,5 +115,6 @@ LANG=en_US.UTF-8
# Auto run # Auto run
echo "Don't worry I'm here for you <3" echo "Don't worry I'm here for you <3"
eval "$(github-copilot-cli alias -- "$0")" # Setup the github-copilot-cli alias `??`
# eval "$(starship init zsh)" # eval "$(starship init zsh)"
eval "$(oh-my-posh init zsh --config ~/.config/ohmyposh/1_shell.omp.json)" eval "$(oh-my-posh init zsh --config ~/.config/ohmyposh/1_shell.omp.json)"