mirror of
https://github.com/guilhermewerner/dotfiles
synced 2025-06-14 10:24:20 +00:00
Update Bootstrap.sh
This commit is contained in:
@ -126,7 +126,7 @@ cp ./Config/starship.toml ~/.config/starship.toml
|
|||||||
git clone https://github.com/zsh-users/zsh-autosuggestions ~/.zsh/zsh-autosuggestions
|
git clone https://github.com/zsh-users/zsh-autosuggestions ~/.zsh/zsh-autosuggestions
|
||||||
source ~/.zsh/zsh-autosuggestions/zsh-autosuggestions.zsh
|
source ~/.zsh/zsh-autosuggestions/zsh-autosuggestions.zsh
|
||||||
curl -sS https://starship.rs/install.sh | sh
|
curl -sS https://starship.rs/install.sh | sh
|
||||||
sudo chsh -s $(which zsh)
|
chsh -s $(which zsh)
|
||||||
|
|
||||||
# Reboot
|
# Reboot
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user