https://github.com/elboletaire/dotfiles
My dotfiles (use at your own risk)
https://github.com/elboletaire/dotfiles
dotfiles shell
Last synced: about 1 year ago
JSON representation
My dotfiles (use at your own risk)
- Host: GitHub
- URL: https://github.com/elboletaire/dotfiles
- Owner: elboletaire
- License: apache-2.0
- Created: 2014-11-29T13:39:31.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-07-12T10:20:09.000Z (almost 2 years ago)
- Last Synced: 2025-03-13T17:35:32.236Z (over 1 year ago)
- Topics: dotfiles, shell
- Language: Shell
- Size: 153 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
dotfiles
========
My dotfiles (use at your own risk)
Installation
------------
Just clone and run the install script:
~~~bash
git clone https://github.com/elboletaire/dotfiles .dotfiles && cd .dotfiles
./scripts/install.sh
~~~