Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kristianperkins/dotfiles
https://github.com/kristianperkins/dotfiles
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kristianperkins/dotfiles
- Owner: kristianperkins
- Created: 2015-06-08T21:46:43.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-27T01:24:00.000Z (over 7 years ago)
- Last Synced: 2023-03-25T12:19:34.755Z (over 1 year ago)
- Language: Vim script
- Size: 111 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
dotfiles
========Install
-------```sh
git clone https://github.com/kristianperkins/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
./sync.sh
```Update
------
```sh
cd ~/.dotfiles
./sync.sh
```