Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/conormcd/dotfiles
Some of my dotfiles
https://github.com/conormcd/dotfiles
Last synced: 2 days ago
JSON representation
Some of my dotfiles
- Host: GitHub
- URL: https://github.com/conormcd/dotfiles
- Owner: conormcd
- Created: 2012-04-27T23:26:00.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2023-12-01T20:03:35.000Z (about 1 year ago)
- Last Synced: 2024-11-09T07:48:17.715Z (about 2 months ago)
- Language: Shell
- Size: 387 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
My configuration files.
To use these:
```
git clone https://github.com/conormcd/dotfiles
cd dotfiles
DRY_RUN=1 ./run
# If everything looks good, run this:
./run
```