https://github.com/twooster/dotfiles
dotfiles
https://github.com/twooster/dotfiles
Last synced: over 1 year ago
JSON representation
dotfiles
- Host: GitHub
- URL: https://github.com/twooster/dotfiles
- Owner: twooster
- Created: 2011-07-15T01:28:38.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2024-10-15T08:54:50.000Z (over 1 year ago)
- Last Synced: 2025-01-12T09:43:06.870Z (over 1 year ago)
- Language: Vim Script
- Homepage:
- Size: 604 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# You!
Yeah, you!
Are you looking at my dotfiles?
Well, alright then.
## Bootstrap on ubuntu
```sh
wget https://github.com/twooster/dotfiles/raw/master/bootstrap-ubuntu.sh -qO - | bash
```