diff --git a/apt/custom-installs.sh b/apt/custom-installs.sh index 6fa3359..f8cf47b 100755 --- a/apt/custom-installs.sh +++ b/apt/custom-installs.sh @@ -14,7 +14,7 @@ dpkg -i astrill.deb 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 -O - https://raw.githubusercontent.com/nvbn/thefuck/master/install.sh | bash wget -qO- http://plasmasturm.org/code/vistafonts-installer/vistafonts-installer | bash