diff --git a/home/.zshrc b/home/.zshrc index 282964f..e079cbf 100644 --- a/home/.zshrc +++ b/home/.zshrc @@ -127,10 +127,9 @@ else alias wlc="wl-copy" alias wlp="wl-paste" fi -alias gs="git status" -alias gc="git commit -m" -alias ga="git add" -alias gA="git add -A" +alias pilot="gh copilot" +alias ps="gh copilot suggest" +alias pe="gh copilot explain" # Alias functions vif() {