https://github.com/redraw/dotfiles
dotfiles + debian setup
https://github.com/redraw/dotfiles
Last synced: 3 months ago
JSON representation
dotfiles + debian setup
- Host: GitHub
- URL: https://github.com/redraw/dotfiles
- Owner: redraw
- Created: 2020-01-15T19:59:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-02T17:55:59.000Z (about 2 years ago)
- Last Synced: 2025-01-25T17:33:18.333Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 46.9 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```