Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mxvish/raspi-auto-setup
- Owner: mxvish
- License: gpl-3.0
- Created: 2021-12-07T11:14:19.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-26T07:52:37.000Z (5 months ago)
- Last Synced: 2024-11-08T23:52:05.232Z (2 months ago)
- Topics: automation, bash, cli, command-line, config, console, debian, device, git, github, iot, linux, open-source, raspberry-pi, reference, scripts, setup, shell, terminal, vim
- Language: Shell
- Homepage:
- Size: 59.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```