From 97638504d270daf140d377ed1be8b13b4ac1ce33 Mon Sep 17 00:00:00 2001 From: ushastoe <40743392+krolchonok@users.noreply.github.com> Date: Wed, 20 Aug 2025 11:20:16 +0300 Subject: [PATCH] Update README.md --- README.md | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) 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`