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

https://github.com/redraw/dotfiles

dotfiles + debian setup
https://github.com/redraw/dotfiles

Last synced: 3 months ago
JSON representation

dotfiles + debian setup

Awesome Lists containing this project

README

          

# dotfiles

### Install
Handy installer here,
```bash
curl https://raw.githubusercontent.com/redraw/dotfiles/master/.dotfiles/install.sh | bash
```

### Try it on Docker
You can try it inside a docker container (user/pass `tester`)
```bash
docker run -it --rm ghcr.io/redraw/dotfiles
```

### Install recipes

You can select which [recipes](./.dotfiles/recipes) to install by running,

```bash
.dotfiles/setup.sh
```