@@ -1,7 +1,7 @@
#!/bin/bash
# Install basic programms
-sudo apt install htop screen w3m tree fish
+sudo apt install htop tmux tree fish
# Install fish shell
sudo chsh -s /usr/bin/fish # change shell for superuser