chore: add line to fish init to disable omp update notice

This commit is contained in:
Youwen Wu 2024-08-14 19:16:36 -07:00
parent b6edefdbfe
commit fbd3fe76a3
Signed by: youwen5
GPG key ID: 865658ED1FE61EC3

View file

@ -88,6 +88,7 @@
interactiveShellInit = ''
fish_vi_key_bindings
set -g fish_greeting
oh-my-posh disable notice
'';
plugins = [
{