Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stefanzweifel/dotfiles
🐼 My dotfiles
https://github.com/stefanzweifel/dotfiles
dotfiles
Last synced: 16 days ago
JSON representation
🐼 My dotfiles
- Host: GitHub
- URL: https://github.com/stefanzweifel/dotfiles
- Owner: stefanzweifel
- License: mit
- Created: 2014-07-20T15:01:45.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-04-13T08:36:53.000Z (7 months ago)
- Last Synced: 2024-04-13T22:07:24.015Z (7 months ago)
- Topics: dotfiles
- Language: Shell
- Homepage: http://stefanzweifel.dev
- Size: 14.6 MB
- Stars: 21
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Stefan's dotfiles
## Installation
Installation is simple. Just copy and paste the following script into your terminal. The script should do the rest. A wizard will walk you through the installation process. If you setup a new machine, you should proably execute all sections (homebrew + code environment + mac settings).
```
git clone https://github.com/stefanzweifel/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
./install
```## LICENSE
MIT