select neovim instead of vim-nox, added fortunes, cowsay

This commit is contained in:
Tobias Schmidl 2018-01-19 09:06:09 +01:00
parent 23e79da476
commit eac22fde48

View file

@ -1,5 +1,5 @@
#! /bin/sh
sudo -S bash -c "apt install bash-completion elinks git zsh curl vim-nox byobu command-not-found apt-file htop python3-venv python3 locales man mc && \
sudo -S bash -c "apt install bash-completion elinks git zsh curl neovim fortunes fortunes-de fortunes-debian-hints fortunes-off cowsay byobu command-not-found apt-file htop python3-venv python3 locales man mc && \
apt-file update && \
update-command-not-found"