Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mattiasgees/dotfiles


https://github.com/mattiasgees/dotfiles

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# dotfiles

Run setup

``` bash
# Mac
bash <(curl -s https://raw.githubusercontent.com/MattiasGees/dotfiles/master/setup.sh)

# Linux
bash <(curl -s https://raw.githubusercontent.com/MattiasGees/dotfiles/master/setup-linux.sh)
```

## Google chrome extensions
- 1password
- Save to pocket
- Authy Chrome extension
- Sourcegraph
- Prometheus Formatter
- Refined Github
- uBlock Origin

## App store apps
- Tweetbot for twitter
- Lanscan
- Pastebot
- Reeder 3
- Clocks
- Magnet
- Pocket
- ublock

## Workstation

Workstation is based on the idea of [fatih](https://github.com/fatih/dotfiles). Some code is a copy of his repo.