mirror of
https://github.com/guilhermewerner/dotfiles
synced 2025-06-14 10:24:20 +00:00
Update Ubuntu.sh
This commit is contained in:
@ -78,9 +78,9 @@ cp ./Config/.zshrc ~/.zshrc
|
||||
mkdir ~/.config
|
||||
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
|
||||
chsh -s $(which zsh)
|
||||
curl -sS https://starship.rs/install.sh | sh
|
||||
source ~/.zsh/zsh-autosuggestions/zsh-autosuggestions.zsh
|
||||
|
||||
# Rust
|
||||
|
||||
|
Reference in New Issue
Block a user