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

https://github.com/ozh/dotfiles-raspi

🙈 My dotfiles and settings for Raspberrys
https://github.com/ozh/dotfiles-raspi

bash bash-prompt dotfiles raspberry-pi

Last synced: about 1 month ago
JSON representation

🙈 My dotfiles and settings for Raspberrys

Awesome Lists containing this project

README

          

# dotfiles

My dotfiles for Raspberry Pi's

image

### installation

```shell
cd ~ && git clone https://github.com/ozh/dotfiles-raspi && cd dotfiles-raspi && source ~/dotfiles-raspi/install.sh
```

### update

```shell
cd ~/dotfiles-raspi && git pull && source ~/dotfiles-raspi/install.sh
```