update
This commit is contained in:
parent
8ef9c2f0c2
commit
144371cab7
|
@ -13,5 +13,5 @@ fi
|
|||
ln -s "$HOME/.config/zsh/zshrc" "$HOME/.zshrc"
|
||||
|
||||
curl -fsSL https://starship.rs/install.sh --output /tmp/install.sh
|
||||
/tmp/install.sh --yes --bin-dir "$HOME/.config/zsh/starship"
|
||||
rm /tmp/install.sh
|
||||
bash /tmp/install.sh --yes --bin-dir "$HOME/.config/zsh/starship"
|
||||
# rm /tmp/install.sh
|
||||
|
|
Loading…
Reference in New Issue