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

https://github.com/odlp/dotfiles


https://github.com/odlp/dotfiles

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Dotfiles

```sh
git clone https://github.com/odlp/dotfiles.git ~/.dotfiles
~/.dotfiles/scripts/bootstrap
```

## Homebrew

```sh
brew bundle --file=~/.dotfiles/Brewfile
```

Updating Brewfile:

```
brew bundle dump -f --file=~/.dotfiles/Brewfile
```