From 66e3a8bd3b257f3ec906f06fe825cf60cbc11b29 Mon Sep 17 00:00:00 2001 From: Matan Kushner Date: Wed, 2 Aug 2023 11:49:43 -0400 Subject: [PATCH] New translations gruvbox-rainbow.md (Turkish) --- docs/tr-TR/presets/gruvbox-rainbow.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 docs/tr-TR/presets/gruvbox-rainbow.md diff --git a/docs/tr-TR/presets/gruvbox-rainbow.md b/docs/tr-TR/presets/gruvbox-rainbow.md new file mode 100644 index 00000000..73c65357 --- /dev/null +++ b/docs/tr-TR/presets/gruvbox-rainbow.md @@ -0,0 +1,21 @@ +[Return to Presets](./README.md#gruvbox-rainbow) + +# Gruvbox Rainbow Preset + +This preset is heavily inspired by [Pastel Powerline](./pastel-powerline.md), and [Tokyo Night](./tokyo-night.md). + +![Screenshot of Gruvbox Rainbow preset](/presets/img/gruvbox-rainbow.png) + +### Ön koşullar + +- Terminalinizde bir [Nerd Font](https://www.nerdfonts.com/) yüklü ve etkin olmalı + +### Yapılandırma + +```sh +starship preset gruvbox-rainbow -o ~/.config/starship.toml +``` + +[Click to download TOML](/presets/toml/gruvbox-rainbow.toml) + +<<< @/.vuepress/public/presets/toml/gruvbox-rainbow.toml