select neovim instead of vim-nox, added fortunes, cowsay
This commit is contained in:
parent
23e79da476
commit
eac22fde48
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
#! /bin/sh
|
#! /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 && \
|
apt-file update && \
|
||||||
update-command-not-found"
|
update-command-not-found"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue