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