https://github.com/regadas/dotfiles
dotfiles for me, myself & you?
https://github.com/regadas/dotfiles
Last synced: 4 months ago
JSON representation
dotfiles for me, myself & you?
- Host: GitHub
- URL: https://github.com/regadas/dotfiles
- Owner: regadas
- Created: 2015-03-21T20:17:25.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-09T07:21:35.000Z (over 10 years ago)
- Last Synced: 2025-10-07T20:44:51.236Z (8 months ago)
- Language: Makefile
- Size: 211 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
These are my dotfiles. I use Makefiles to handle dependencies.
```sh
git clone https://github.com/regadas/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
make
```