remove hugo

This commit is contained in:
2019-06-21 00:21:45 +01:00
committed by GitHub
parent 57819fefb9
commit 2b584aeef3

View File

@@ -36,9 +36,6 @@ ln -s "$ZSH_CUSTOM/themes/spaceship-prompt/spaceship.zsh-theme" "$ZSH_CUSTOM/the
sed -i 's/ZSH_THEME="robbyrussell"/ZSH_THEME="spaceship"/g' ~/.zshrc sed -i 's/ZSH_THEME="robbyrussell"/ZSH_THEME="spaceship"/g' ~/.zshrc
# # # dev
brew install hugo
# cleanup # cleanup
sudo apt autoremove -y sudo apt autoremove -y
export DEBIAN_FRONTEND=readline export DEBIAN_FRONTEND=readline