move opencode PATH addition to from bashrc to startup. Add lsp's to chadrc. Set relative line numbers and scrolloff

This commit is contained in:
AM
2026-01-08 20:08:09 -06:00
parent 604dc9c357
commit 6dd566999b
3 changed files with 29 additions and 3 deletions

View File

@@ -1,2 +1,3 @@
export PATH=$PATH:/usr/local/go/bin
export PATH=$PATH:$HOME/.opencode/bin
fastfetch