2025-01-08
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ adjust-cursor-thickness = 4
|
|||||||
font-size = 15
|
font-size = 15
|
||||||
font-family = Rec Mono Linear
|
font-family = Rec Mono Linear
|
||||||
font-thicken = true
|
font-thicken = true
|
||||||
|
selection-invert-fg-bg = true
|
||||||
|
|
||||||
window-height = 34
|
window-height = 34
|
||||||
window-width = 100
|
window-width = 100
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
"enabled": false
|
"enabled": false
|
||||||
},
|
},
|
||||||
"features": {
|
"features": {
|
||||||
"inline_completion_provider": "none"
|
"inline_completion_provider": "supermaven"
|
||||||
},
|
},
|
||||||
"collaboration_panel": {
|
"collaboration_panel": {
|
||||||
"button": false
|
"button": false
|
||||||
|
|||||||
@@ -24,3 +24,6 @@ eval "$(atuin init zsh)"
|
|||||||
|
|
||||||
# Load Angular CLI autocompletion.
|
# Load Angular CLI autocompletion.
|
||||||
source <(ng completion script)
|
source <(ng completion script)
|
||||||
|
|
||||||
|
# Prevent "You have new mail" message
|
||||||
|
clear
|
||||||
|
|||||||
Reference in New Issue
Block a user