Add ncurses thing for GPG
This commit is contained in:
parent
278c88adf6
commit
d4f3bb8dfb
|
@ -105,7 +105,7 @@ fi
|
||||||
# Various things
|
# Various things
|
||||||
apt-get -y install unifont bsdgames fortune-mod fortunes-bofh-excuses \
|
apt-get -y install unifont bsdgames fortune-mod fortunes-bofh-excuses \
|
||||||
fortunes-mario fortunes fortunes-min neofetch screen beep apt-file \
|
fortunes-mario fortunes fortunes-min neofetch screen beep apt-file \
|
||||||
htop iftop lm-sensors gcal
|
htop iftop lm-sensors gcal pinentry-curses
|
||||||
|
|
||||||
apt-file update
|
apt-file update
|
||||||
|
|
||||||
|
|
|
@ -56,6 +56,6 @@ fi
|
||||||
# Various things
|
# Various things
|
||||||
apt-get -y install unifont bsdgames fortune-mod fortunes-bofh-excuses \
|
apt-get -y install unifont bsdgames fortune-mod fortunes-bofh-excuses \
|
||||||
fortunes-mario fortunes fortunes-min neofetch screen apt-file \
|
fortunes-mario fortunes fortunes-min neofetch screen apt-file \
|
||||||
htop iftop gcal
|
htop iftop gcal pinentry-curses
|
||||||
|
|
||||||
apt-file update
|
apt-file update
|
||||||
|
|
Loading…
Reference in a new issue