Skip to content

Commit

Permalink
Added additional libs for generic ubuntu install.
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafq77 committed Sep 2, 2019
1 parent 1b3258b commit 89a57e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DevSettings/freshInstall.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ else # TODO elif [ uname -a | grep Ubuntu ]
sudo apt-get update

echo "${PRFX} Installing the usual..."
sudo apt-get install vim vim-fugitive vim-common vim-pathogen powerline vim-syntastic clang gcc-8 zsh git google-mock microcom python3 python3-pip curl python-pip flex texinfo help2man libtool-bin gitk libncurses5-dev
sudo apt-get install vim vim-fugitive vim-common vim-pathogen powerline vim-syntastic clang gcc-8 zsh git google-mock microcom python3 python3-pip curl python-pip flex texinfo help2man libtool-bin gitk libncurses5-dev automake bison

PTH="/usr/share/powerline/bindings/zsh/powerline.zsh"
fi
Expand Down

0 comments on commit 89a57e6

Please sign in to comment.