소스 검색

oh-my-posh: disable upgrade notices

raylu 5 달 전
부모
커밋
b5f5e909d1
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  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'