@ -0,0 +1,6 @@
To install on a new host, run the new-host setup script:
```sh
sudo apt install tmux htop git
bash <(wget -nv -O- 'https://raw.githubusercontent.com/programmablereya/common-configs/master/new-host.sh')
```