Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mattiasgees/dotfiles
https://github.com/mattiasgees/dotfiles
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mattiasgees/dotfiles
- Owner: MattiasGees
- License: mit
- Created: 2017-09-22T20:48:21.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-08-19T16:35:05.000Z (3 months ago)
- Last Synced: 2024-10-09T10:44:23.722Z (about 1 month ago)
- Language: Shell
- Size: 62.5 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
- ublock## Workstation
Workstation is based on the idea of [fatih](https://github.com/fatih/dotfiles). Some code is a copy of his repo.