chore: sync mise deps, gh copilot extension

This commit is contained in:
2026-02-02 15:59:55 +00:00
parent d872eda9ee
commit 6e58b3e95d
3 changed files with 11 additions and 33 deletions

View File

@@ -7,7 +7,8 @@ alias reload-cache='rm -rf "${XDG_CACHE_HOME:-$HOME/.cache}/dots" ~/.zcompdump*
alias zen='curl -s https://api.github.com/zen && echo'
alias la='ls -la'
alias vi='vim'
alias colby='copilot --allow-all-tools --allow-all-paths --banner'
alias copilot='gh copilot'
alias colby='copilot --allow-all-tools --allow-all-paths'
alias gs='git s'
alias gd='git d'
alias gdc='git dc'