From 76f97b3426354f00672740429247d83291771c10 Mon Sep 17 00:00:00 2001 From: Bartek Stalewski Date: Sun, 9 Aug 2020 23:50:25 +0200 Subject: [PATCH] starship migration --- install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install.sh b/install.sh index deee0f2..4b8aad6 100644 --- a/install.sh +++ b/install.sh @@ -43,7 +43,6 @@ git clone https://github.com/zsh-users/zsh-autosuggestions.git ~/.zsh/plugins/zs git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ~/.zsh/plugins/zsh-syntax-highlighting #git clone --depth=1 https://github.com/romkatv/powerlevel10k.git ~/.zsh/themes/powerlevel10k # installing -curl -fsSL https://starship.rs/install.sh | bash ln -sf ~/.dotfiles/zsh/zshrc ~/.zshrc ln -sh ~/.dotfiles/conf/starship.toml ~/.config #ln -sf ~/.dotfiles/zsh/p10k.zsh ~/.p10k.zsh