diff --git a/.bashrc b/.bashrc index 033d14a..ba96fd4 100755 --- a/.bashrc +++ b/.bashrc @@ -173,3 +173,4 @@ export PATH="/Users/nige/.cargo/bin:$PATH" export GOPATH=$HOME/go which brew && export GOROOT="$(brew --prefix golang)/libexec" export PATH="$PATH:${GOPATH}/bin:${GOROOT}/bin" +export OPENAI_API_KEY='---------------------------------------------------'