Browse Source

oh-my-posh: disable upgrade notices

raylu 5 months ago
parent
commit
b5f5e909d1
1 changed files with 0 additions and 3 deletions
  1. 0 3
      config/oh-my-posh.toml

+ 0 - 3
config/oh-my-posh.toml

@@ -5,9 +5,6 @@ async = true
 console_title_template = '{{ .Shell }} in {{ .Folder }}'
 final_space = true
 
-[upgrade]
-  notice = true
-
 [[blocks]]
   type = 'prompt'
   alignment = 'left'