added installation of powerline fonts

This commit is contained in:
Adrien Luxey 2019-02-08 09:04:30 +01:00
parent fce34058ae
commit f8f599f9f0
1 changed files with 1 additions and 1 deletions

View File

@ -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 -