Install fonts
This commit is contained in:
parent
0080b01f7e
commit
8c059c9aa0
2 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
|||
"ssh",
|
||||
"steam",
|
||||
"terminator",
|
||||
"ttf-mscorefonts-installer",
|
||||
"thunderbird",
|
||||
"vlc",
|
||||
]
|
||||
|
|
|
@ -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..."
|
||||
|
|
Loading…
Reference in a new issue