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