alias: colby

This commit is contained in:
2025-11-10 19:00:03 +00:00
parent 3493339e1e
commit 700417f20f

View File

@@ -4,3 +4,4 @@ alias j='z'
alias reload='source ~/.zshrc'
alias zen='curl -s https://api.github.com/zen && echo'
alias la='ls -la'
alias colby='copilot --allow-all-tools --allow-all-paths --banner'