Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davidchambers/dotfiles
https://github.com/davidchambers/dotfiles
Last synced: 30 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/davidchambers/dotfiles
- Owner: davidchambers
- Created: 2013-10-27T22:00:02.000Z (about 11 years ago)
- Default Branch: main
- Last Pushed: 2024-04-23T14:25:22.000Z (8 months ago)
- Last Synced: 2024-10-13T11:12:31.945Z (2 months ago)
- Language: Vim Script
- Size: 85.9 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Installation
```console
$ mkdir -p ~/github.com/davidchambers
$ cd !$
$ git clone [email protected]:davidchambers/dotfiles.git
$ cd dotfiles
$ brew install stow
$ stow --target="$HOME" .
```