Skip to content

Added new configurations#13

Merged
aessing merged 4 commits intomainfrom
feature/new_configs
Apr 15, 2026
Merged

Added new configurations#13
aessing merged 4 commits intomainfrom
feature/new_configs

Conversation

@aessing
Copy link
Copy Markdown
Owner

@aessing aessing commented Apr 15, 2026

Added new fonts, config and ghostty

Copilot AI review requested due to automatic review settings April 15, 2026 09:26
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Adds new local-development configurations and tooling, including terminal (Ghostty) settings, Zsh module scripts, and bundled JetBrains Mono font licensing metadata.

Changes:

  • Add Ghostty config + Monokai Pro theme and include JetBrains Mono license/author files
  • Extend .zshrc to source new Zsh modules and refine some existing module behaviors
  • Update Databricks-oriented Brew bundle with additional CLI tools and apps

Reviewed changes

Copilot reviewed 17 out of 330 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
Fonts/JetBrainsMono/OFL.txt Adds JetBrains Mono OFL license text for font distribution compliance
Fonts/JetBrainsMono/AUTHORS.txt Adds JetBrains Mono authors list for attribution/compliance
.zshrc Sources additional Zsh modules; reorganizes Databricks/DBX loading
.zsh/terraform.zsh Adds Terraform env configuration (Checkpoint disable)
.zsh/starship.zsh Makes Starship init more explicit/robust via an if block
.zsh/obsidian.zsh Adds Obsidian app CLI path when installed
.zsh/nvm.zsh Disables Next.js telemetry via env var
.zsh/mole.zsh Adds Mole completion initialization for interactive shells
.zsh/gemini.zsh Disables Gemini CLI telemetry via env var
.zsh/gcp.zsh Disables gcloud usage reporting
.zsh/functions.zsh Adds .7z extraction support
.zsh/dotnet.zsh Tightens DOTNET_ROOT setup to only when libexec exists
.zsh/azure_functions.zsh Disables Azure CLI telemetry
.config/ghostty/themes/Monokai_Pro Adds Monokai Pro theme definition for Ghostty
.config/ghostty/config Adds Ghostty preferences for theme/font/window/behavior
.claude/CLAUDE.md Adds Claude guidance/document describing workflow conventions
.Brewfile.DBX Adds/adjusts DBX Brew bundle packages/casks/mas apps

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .zshrc Outdated
Comment thread .zsh/functions.zsh Outdated
Comment thread .zsh/mole.zsh Outdated
aessing and others added 3 commits April 15, 2026 11:29
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Andre Essing <21235652+aessing@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Andre Essing <21235652+aessing@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Andre Essing <21235652+aessing@users.noreply.github.com>
@aessing aessing merged commit 5fac496 into main Apr 15, 2026
1 check passed
@aessing aessing deleted the feature/new_configs branch April 15, 2026 09:30
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