diff --git a/README.md b/README.md index c92797e..40dc461 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,5 @@ # ZSH -`sudo apt install git -y` +bash -c "$(curl -fsSL https://raw.githubusercontent.com/krolchonok/my-zsh/main/script.sh)" -`sudo apt install zsh -y` - -`sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"` - -`curl -sSL https://raw.githubusercontent.com/krolchonok/my-zsh/main/start.sh | bash` - -`sudo wget -O ~/.zshrc https://raw.githubusercontent.com/krolchonok/my-zsh/main/.zshrc` - -`source .zshrc` # NANO `sudo wget -O ~/.nanorc https://raw.githubusercontent.com/krolchonok/my-zsh/main/.nanorc`