diff --git a/.config/tealdeer/config.toml b/.config/tealdeer/config.toml new file mode 100644 index 0000000..dba5a4b --- /dev/null +++ b/.config/tealdeer/config.toml @@ -0,0 +1,22 @@ +[style.description] +bold = true + +[style.command_name] +foreground = "red" + +[style.example_text] +foreground = "green" + +[style.example_code] +foreground = "cyan" + +[style.example_variable] +foreground = "blue" +underline = true + +[display] +compact = true +use_pager = false + +[updates] +auto_update = false diff --git a/.lnk b/.lnk index 28c21b1..fa99a59 100644 --- a/.lnk +++ b/.lnk @@ -4,6 +4,7 @@ .config/atuin/config.toml .config/lazygit/config.yml .config/starship.toml +.config/tealdeer/config.toml .emacs .fzf_custom .gitconfig