diff --git a/rc/go.sh b/rc/go.sh new file mode 100644 index 0000000..2af56b3 --- /dev/null +++ b/rc/go.sh @@ -0,0 +1 @@ +append_path_try "$HOME/.local/go/bin" diff --git a/rc/opencode.sh b/rc/opencode.sh new file mode 100644 index 0000000..ff48801 --- /dev/null +++ b/rc/opencode.sh @@ -0,0 +1 @@ +append_path_try "$HOME/.opencode/bin"