diff --git a/install.sh b/install.sh index 60d0d3c..22b40ad 100755 --- a/install.sh +++ b/install.sh @@ -1,3 +1,4 @@ +sudo hostname KeanuCodespaces rm -rf ~/.oh-my-zsh sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" "" --unattended git clone https://github.com/keanuplayz/dotfiles ~/.dotfiles