diff options
author | Steph Enders <steph@senders.io> | 2023-03-29 23:38:24 -0400 |
---|---|---|
committer | Steph Enders <steph@senders.io> | 2023-03-29 23:38:24 -0400 |
commit | 76e0ffa04a972d0bfb2119b1540267c12efeb5f5 (patch) | |
tree | 9e17adcc508745ff6223dad33491682d12c82319 /LICENSE |
Migrate dotfiles to new setup using stow
I've copied the preliminary list of configurations over from the old
repo as well as some probably unnecessary globablly, local files
(oversteer) - but I mean it REALLY cannot hurt to have a simple .ini
file on a computer.
But I may look into having PC branches that are rebased off of master,
but it may make merging harder? so IDK. Risky.
Anyway. The README.org committed has all you need to know. But for
posterity the reason I am using org-mode files for the README is I am
seeing how test driving emacs goes. Very easily can swap this over to a
markdown file. Just figure - why not.
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -0,0 +1,12 @@ +BSD Zero Clause License + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH +REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY +AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, +INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM +LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR +OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +PERFORMANCE OF THIS SOFTWARE.
\ No newline at end of file |