https://github.com/djblue/dotfiles
Configuration repository.
https://github.com/djblue/dotfiles
babashka clojure dotfiles shell vim-script
Last synced: 10 months ago
JSON representation
Configuration repository.
- Host: GitHub
- URL: https://github.com/djblue/dotfiles
- Owner: djblue
- Created: 2013-08-01T20:51:01.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2021-01-03T18:23:12.000Z (almost 5 years ago)
- Last Synced: 2025-01-19T13:37:07.081Z (11 months ago)
- Topics: babashka, clojure, dotfiles, shell, vim-script
- Language: Emacs Lisp
- Homepage:
- Size: 209 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
[](https://travis-ci.org/djblue/dotfiles)
A simple repo for all my config files and a setup script to help bootstrap
my system defaults.
## Usage
To install the dotfiles, do:
curl -sL https://git.io/vxQ4g | sh
## Dev
To start development, do:
./start
## License
Copyright (c) 2018 Chris Badahdah
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
to deal in the Software without restriction, including without limitation
the rights to use, copy, modify, merge, publish, distribute, sublicense,
and/or sell copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.