From b9e6c3c3122a4b343f503168dde38410351a5397 Mon Sep 17 00:00:00 2001 From: Feruz Oripov Date: Sun, 8 Sep 2019 01:31:37 +0500 Subject: [PATCH 1/2] Update README.md Adding starship cross-shell prompt. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ae7e5d7..99de470 100644 --- a/README.md +++ b/README.md @@ -96,6 +96,7 @@ Only main chapters:   :small_orange_diamond: bash-it - is a framework for using, developing and maintaining shell scripts and custom commands.
  :small_orange_diamond: Oh My ZSH! - is the best framework for managing your Zsh configuration.
  :small_orange_diamond: Oh My Fish - the Fishshell framework.
+   :small_orange_diamond: Starship - the cross-shell prompt written in Rust.

##### :black_small_square: Managers From 1c3cffb0fb1204b21ccf5d971d682c91219f5919 Mon Sep 17 00:00:00 2001 From: The F0rb1dd3n Date: Fri, 8 Nov 2019 20:23:54 +0100 Subject: [PATCH 2/2] remove leading white spaces --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 99de470..be6974f 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ Only main chapters:   :small_orange_diamond: bash-it - is a framework for using, developing and maintaining shell scripts and custom commands.
  :small_orange_diamond: Oh My ZSH! - is the best framework for managing your Zsh configuration.
  :small_orange_diamond: Oh My Fish - the Fishshell framework.
-   :small_orange_diamond: Starship - the cross-shell prompt written in Rust.
+  :small_orange_diamond: Starship - the cross-shell prompt written in Rust.

##### :black_small_square: Managers