1
0
Fork 0

Create README.md

main
Mari 5 years ago committed by GitHub
parent 26431f4e52
commit 1d8ecbbd79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      README.md

@ -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')
```
Loading…
Cancel
Save