Install fonts

This commit is contained in:
Jake Howard 2016-02-08 23:05:08 +00:00
parent 0080b01f7e
commit 8c059c9aa0
2 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,7 @@
"ssh",
"steam",
"terminator",
"ttf-mscorefonts-installer",
"thunderbird",
"vlc",
]

View File

@ -20,6 +20,7 @@ apt-get install nodejs -y
echo ">> Installing other packages..."
wget -qO- https://raw.githubusercontent.com/creationix/nvm/v0.30.2/install.sh | bash
wget -O - https://raw.githubusercontent.com/nvbn/thefuck/master/install.sh | sh - && $0
wget -qO- http://plasmasturm.org/code/vistafonts-installer/vistafonts-installer | bash
echo ">> Cleaning up..."