create starship directory

This commit is contained in:
Ray Elliott 2020-09-03 17:36:08 +01:00
parent f83efe219c
commit 32a92139f6
1 changed files with 1 additions and 1 deletions

View File

@ -15,4 +15,4 @@ ln -s "$HOME/.config/zsh/zshrc" "$HOME/.zshrc"
curl -fsSL https://starship.rs/install.sh --output /tmp/install.sh
mkdir "$HOME/.config/zsh/starship"
bash /tmp/install.sh --yes --bin-dir "$HOME/.config/zsh/starship"
# rm /tmp/install.sh
rm /tmp/install.sh