[update/shell] Add the init command for `github-copilot-cli
This commit is contained in:
parent
2a221d0667
commit
44b89545d5
1 changed files with 1 additions and 0 deletions
1
.zshrc
1
.zshrc
|
@ -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)"
|
||||||
|
|
Loading…
Reference in a new issue