mirror of
https://github.com/guilhermewerner/dotfiles
synced 2025-06-13 18:04:18 +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
|
||||
source ~/.zsh/zsh-autosuggestions/zsh-autosuggestions.zsh
|
||||
curl -sS https://starship.rs/install.sh | sh
|
||||
sudo chsh -s $(which zsh)
|
||||
chsh -s $(which zsh)
|
||||
|
||||
# Reboot
|
||||
|
||||
|
Reference in New Issue
Block a user