diff --git a/install.sh b/install.sh index 315821e..534f029 100755 --- a/install.sh +++ b/install.sh @@ -29,7 +29,7 @@ syncDotfiles function installDependencies() { # Dependencies sudo apt update - sudo apt install -y apt-transport-https curl zsh + sudo apt install -y apt-transport-https curl zsh fonts-powerline # Install Sublime Text wget -qO - https://download.sublimetext.com/sublimehq-pub.gpg | sudo apt-key add -