mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2026-03-02 07:19:59 +00:00
fix(zsh): add opencode binary to path
This commit is contained in:
@@ -42,6 +42,7 @@ alias u='sh ~/bin/update.sh'
|
|||||||
alias h='cd ~/git/cacolglazier.com/ && hugo server'
|
alias h='cd ~/git/cacolglazier.com/ && hugo server'
|
||||||
|
|
||||||
# OpenCode
|
# OpenCode
|
||||||
|
export PATH="$HOME/.opencode/bin:$PATH"
|
||||||
alias o='opencode'
|
alias o='opencode'
|
||||||
|
|
||||||
# Git
|
# Git
|
||||||
|
|||||||
Reference in New Issue
Block a user