fix typo
This commit is contained in:
parent
d8567526c6
commit
0005c6057b
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
# Install zsh
|
# Install zsh
|
||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt install zsh \
|
sudo apt install zsh \
|
||||||
install python-pip
|
python-pip && \
|
||||||
# Setup oh-my-zsh
|
# Setup oh-my-zsh
|
||||||
sh -c "$(wget https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh -O -)" && \
|
sh -c "$(wget https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh -O -)" && \
|
||||||
# Password prompt
|
# Password prompt
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue