https://github.com/chasinglogic/dotfiles
My dotfile configuration
https://github.com/chasinglogic/dotfiles
Last synced: 5 months ago
JSON representation
My dotfile configuration
- Host: GitHub
- URL: https://github.com/chasinglogic/dotfiles
- Owner: chasinglogic
- Created: 2019-08-12T18:28:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-24T08:26:45.000Z (6 months ago)
- Last Synced: 2024-10-25T01:47:23.901Z (6 months ago)
- Language: Shell
- Size: 78.1 MB
- Stars: 5
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - chasinglogic/dotfiles - My dotfile configuration (Shell)
README
# chasinglogic's dotfiles
These are my dotfiles. They are quite specific to me but I encourage
you to use them. If you want to use them to their fullest I recommend
checking out my [Ansible
playbook](https://github.com/chasinglogic/personal-infrastructure) and
my [dotfile manager](https://github.com/chasinglogic/dfm)# License
MIT License so do what you want:
```
Copyright 2018 Mathew RobinsonPermission 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.
```