posix my arse
This commit is contained in:
parent
c974973f40
commit
b4c933e00f
@ -41,7 +41,7 @@ curl https://pyenv.run | bash
|
|||||||
#Download starship and copy config file to root and all users under /home/
|
#Download starship and copy config file to root and all users under /home/
|
||||||
wget -O $HOME/starship.sh https://starship.rs/install.sh
|
wget -O $HOME/starship.sh https://starship.rs/install.sh
|
||||||
chmod +x $HOME/starship.sh
|
chmod +x $HOME/starship.sh
|
||||||
yes | bash $HOME/starship.sh
|
yes | sh $HOME/starship.sh
|
||||||
|
|
||||||
wget -O "$HOME/.config/starship.toml" $starshipconfig
|
wget -O "$HOME/.config/starship.toml" $starshipconfig
|
||||||
# Iterate over each user's home directory, including /root
|
# Iterate over each user's home directory, including /root
|
||||||
|
Loading…
Reference in New Issue
Block a user