https://github.com/dulacp/dotfiles
https://github.com/dulacp/dotfiles
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dulacp/dotfiles
- Owner: dulacp
- Created: 2013-12-25T18:55:37.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-06-16T22:55:14.000Z (almost 7 years ago)
- Last Synced: 2025-01-11T21:12:14.149Z (4 months ago)
- Language: Vim script
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dulacp dotfiles
## Installation
Run those two commands and you're good to go.
```sh
$ git clone https://github.com/dulacp/dotfiles && cd dotfiles
$ make install
```