Skip to content

202605 updates#30

Merged
r-richmond merged 7 commits into
mainfrom
202605-updates
Jul 13, 2026
Merged

202605 updates#30
r-richmond merged 7 commits into
mainfrom
202605-updates

Conversation

@r-richmond

Copy link
Copy Markdown
Owner

No description provided.

* origin/main:
  Skills (#28)
  🧪 Add test for symlink functionality (#27)
* main:
  Small fix for K9S config & vscode config update (#29)
Copilot AI review requested due to automatic review settings July 11, 2026 04:17

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates several personal tooling and editor configuration files (Zed, VS Code, Starship, Homebrew, gcloud, and DBeaver) as part of a periodic “202605 updates” refresh.

Changes:

  • Adjust Zed settings and keybindings (including CLI open behavior and terminal panel binding).
  • Update VS Code user settings and extension list (port forwarding source, Python override mark gutter icons, explorer compact folders).
  • Refresh shell/tooling configs (Starship prompt tweaks, Homebrew cask auto-update upgrade behavior, gcloud Python path, DBeaver prefs).

Reviewed changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
zed/symlink.config+zed+settings.json Sets Zed CLI default open behavior.
zed/symlink.config+zed+keymap.json Updates cmd-4 terminal-related keybinding configuration.
vscode/symlinkLibrary+Application Support+Code+User+settings.json Adds/adjusts VS Code remote forwarding + explorer + extension-specific setting.
vscode/extensions.txt Adds maxorr.python-override-mark and removes vscode-icons-team.vscode-icons.
shell_prompts/starship_standard/starship.toml Adds schema + refines Starship prompt formatting and module toggles.
homebrew/path.zsh Sets Homebrew env var to avoid upgrading auto-updating casks by default.
gcloud/gcloud.zsh Updates CLOUDSDK_PYTHON target Python version.
dbeaver/symlinkLibrary+DBeaverData+workspace6+.metadata+.plugins+org.eclipse.core.runtime+.settings+org.jkiss.dbeaver.core.prefs Reorders/updates SQL editor prefs and refreshes UI update-check timestamp.

Comment thread gcloud/gcloud.zsh
done

export CLOUDSDK_PYTHON=/opt/homebrew/bin/python3.13
export CLOUDSDK_PYTHON=/opt/homebrew/bin/python3.14
@r-richmond
r-richmond merged commit 16349ce into main Jul 13, 2026
1 check passed
@r-richmond
r-richmond deleted the 202605-updates branch July 13, 2026 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants