https://github.com/slamdunk/.dotfiles
My dotfiles
https://github.com/slamdunk/.dotfiles
dotfiles
Last synced: 2 months ago
JSON representation
My dotfiles
- Host: GitHub
- URL: https://github.com/slamdunk/.dotfiles
- Owner: Slamdunk
- License: mit
- Created: 2013-12-13T14:21:22.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T11:09:47.000Z (over 1 year ago)
- Last Synced: 2025-02-22T18:50:12.159Z (over 1 year ago)
- Topics: dotfiles
- Language: Shell
- Size: 131 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# .dotfiles
```
wget --output-document=.dotfiles-master.zip "https://github.com/Slamdunk/.dotfiles/archive/master.zip" \
&& unzip .dotfiles-master.zip \
&& .dotfiles-master/install.sh \
&& rm -rv .dotfiles-master.zip .dotfiles-master/
```