diff --git a/docs/bn-BD/presets/plain-text.md b/docs/bn-BD/presets/plain-text.md new file mode 100644 index 00000000..1e17b4bc --- /dev/null +++ b/docs/bn-BD/presets/plain-text.md @@ -0,0 +1,17 @@ +[Return to Presets](./README.md#plain-text-symbols) + +## Plain Text Symbols Preset + +This preset changes the symbols for each module into plain text. Great if you don't have access to Unicode. + +![Screenshot of Plain Text Symbols preset](/presets/img/plain-text-symbols.png) + +### Configuration + +```sh +starship preset plain-text-symbols -o ~/.config/starship.toml +``` + +[Click to download TOML](/presets/toml/plain-text-symbols.toml) + +<<< @/.vuepress/public/presets/toml/plain-text-symbols.toml