Parcourir la source

oh-my-posh: disable upgrade notices

raylu il y a 5 mois
Parent
commit
b5f5e909d1
1 fichiers modifiés avec 0 ajouts et 3 suppressions
  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'