|
|
@@ -13,7 +13,7 @@
|
|
|
sudo apt install zsh
|
|
|
|
|
|
# Oh my zsh
|
|
|
-curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)
|
|
|
+curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh
|
|
|
echo 'oh-my-zsh is installed!'
|
|
|
|
|
|
# Plugins
|
|
|
@@ -28,4 +28,4 @@ sudo apt install python3
|
|
|
sudo apt install python3-pip
|
|
|
sudo pip3 install colorama
|
|
|
|
|
|
-echo "ZSH config is installed!"
|
|
|
+echo "ZSH config is installed!"
|