Browse Source

ovid brewfile

David Windham 3 weeks ago
parent
commit
a93d5c2840
1 changed files with 4 additions and 1 deletions
  1. 4 1
      ovid.local/.Brewfile

+ 4 - 1
ovid.local/.Brewfile

@@ -62,13 +62,14 @@ brew "openssl@1.1"
 brew "pandoc"
 brew "pgvector"
 brew "php@8.1"
-brew "postgresql@15"
+brew "postgresql@17"
 brew "pyenv"
 brew "python@3.9"
 brew "qt"
 brew "ruby-build"
 brew "rbenv"
 brew "redis"
+brew "rsync"
 brew "rust"
 brew "wget"
 brew "wp-cli"
@@ -111,6 +112,7 @@ vscode "github.codespaces"
 vscode "github.copilot"
 vscode "github.copilot-chat"
 vscode "github.github-vscode-theme"
+vscode "github.vscode-github-actions"
 vscode "github.remotehub"
 vscode "golang.go"
 vscode "html-validate.vscode-html-validate"
@@ -132,6 +134,7 @@ vscode "ms-toolsai.vscode-jupyter-slideshow"
 vscode "ms-vscode-remote.remote-containers"
 vscode "ms-vscode-remote.remote-ssh"
 vscode "ms-vscode-remote.remote-ssh-edit"
+vscode "ms-vscode.remote-explorer"
 vscode "ms-vscode.azure-repos"
 vscode "ms-vscode.cmake-tools"
 vscode "ms-vscode.cpptools"