Added terminal customisation packages.

This commit is contained in:
2019-12-14 01:45:51 +13:00
parent d9ec04ff4c
commit 5617346479

View File

@ -39,6 +39,9 @@
# Install dpkg management tools
sudo apt-get install -y software-properties-common apt-transport-https ca-certificates
# Install terminal customisation packages
sudo apt install -y xterm xtermcontrol
#+END_SRC