From bd12f9ad934726616d2b27de55ae5def996d2108 Mon Sep 17 00:00:00 2001 From: ushastoe <40743392+krolchonok@users.noreply.github.com> Date: Mon, 28 Apr 2025 15:51:28 +0300 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ff66b0..15d7e76 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ `sudo apt install git -y` -`sudo apt install zsh -y' +`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 | sudo bash` `sudo wget -O .zshrc https://raw.githubusercontent.com/krolchonok/my-zsh/main/.zshrc` + +`source .zshrc`