Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mxvish/raspi-auto-setup

My configuration files to setup raspberry pi
https://github.com/mxvish/raspi-auto-setup

automation bash cli command-line config console debian device git github iot linux open-source raspberry-pi reference scripts setup shell terminal vim

Last synced: 9 days ago
JSON representation

My configuration files to setup raspberry pi

Awesome Lists containing this project

README

        

# raspi_auto_setup
My configuration files to setup raspberry pi

## installation & usage
```sh
sudo apt -y install git
git clone https://github.com/mxvish/raspi-auto-setup.git
mv raspi-auto-setup/* ~/
sudo sh raspisetup.sh
```