Update README.md
This commit is contained in:
@@ -1,11 +1,9 @@
|
||||
# ZSH
|
||||
`sudo apt install git -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`
|
||||
# NANO
|
||||
`sudo wget -O .nanorc https://raw.githubusercontent.com/krolchonok/my-zsh/main/.nanorc`
|
||||
|
||||
Reference in New Issue
Block a user