https://github.com/jcomo/dotfiles
A collection of my personal dotfiles
https://github.com/jcomo/dotfiles
Last synced: 4 months ago
JSON representation
A collection of my personal dotfiles
- Host: GitHub
- URL: https://github.com/jcomo/dotfiles
- Owner: jcomo
- Created: 2013-07-04T20:08:46.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2021-01-06T04:07:53.000Z (over 5 years ago)
- Last Synced: 2025-03-02T22:19:27.058Z (over 1 year ago)
- Language: Vim script
- Homepage:
- Size: 193 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
dotfiles
A collection of my personal dotfiles
### Installation
These dotfiles come packaged with an bootstrap installation script.
```sh
$ cd $HOME
$ git clone https://github.com/jcomo/dotfiles.git
$ cd dotfiles
$ ./install
```