From 55a898d1d84b58398a98598e2f1c7cabf660bc18 Mon Sep 17 00:00:00 2001 From: Phantop Date: Mon, 14 Sep 2020 19:49:05 -0400 Subject: [PATCH] Setup: install starship from starship.rs/github --- .setup | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.setup b/.setup index fe61073..928529c 100755 --- a/.setup +++ b/.setup @@ -21,4 +21,6 @@ curl -fsSL $(curl -fsSL https://api.github.com/repos/bloc97/Anime4K/releases/lat nvim +PlugUpdate +q +q +curl -fsSL https://starship.rs/install.sh | sudo bash -s -- -b /usr/bin -y + chsh -s /usr/bin/fish