diff --git a/home/dot_zshrc b/home/dot_zshrc index cfa60df..77d4858 100644 --- a/home/dot_zshrc +++ b/home/dot_zshrc @@ -42,6 +42,7 @@ alias u='sh ~/bin/update.sh' alias h='cd ~/git/cacolglazier.com/ && hugo server' # OpenCode +export PATH="$HOME/.opencode/bin:$PATH" alias o='opencode' # Git