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

https://github.com/theaxelander/dotfiles


https://github.com/theaxelander/dotfiles

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Dotfiles

## Install

```bash
apt install git stow

git clone https://github.com/TheAxelander/dotfiles.git ~/.dotfiles
cd ~/.dotfiles

./bootstrap.sh
./bootstrap.sh 1 3 5 7 # passes selection dialog (e.g. for ansible)
```