From 1bdc53549151d1611323bf94ee0eecfd33b813e8 Mon Sep 17 00:00:00 2001 From: Graham Hall Date: Wed, 8 Jan 2025 10:00:00 -0500 Subject: [PATCH] 2025-01-08 --- misc_config/ghostty | 2 +- zed_config/settings.json | 2 +- zsh_config/zshrc | 3 +++ 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/misc_config/ghostty b/misc_config/ghostty index 74c8f90..250d065 100644 --- a/misc_config/ghostty +++ b/misc_config/ghostty @@ -7,7 +7,7 @@ adjust-cursor-thickness = 4 font-size = 15 font-family = Rec Mono Linear font-thicken = true - +selection-invert-fg-bg = true window-height = 34 window-width = 100 diff --git a/zed_config/settings.json b/zed_config/settings.json index 316b49e..e3b005a 100644 --- a/zed_config/settings.json +++ b/zed_config/settings.json @@ -18,7 +18,7 @@ "enabled": false }, "features": { - "inline_completion_provider": "none" + "inline_completion_provider": "supermaven" }, "collaboration_panel": { "button": false diff --git a/zsh_config/zshrc b/zsh_config/zshrc index 233c2ce..7b13f63 100644 --- a/zsh_config/zshrc +++ b/zsh_config/zshrc @@ -24,3 +24,6 @@ eval "$(atuin init zsh)" # Load Angular CLI autocompletion. source <(ng completion script) + +# Prevent "You have new mail" message +clear