~smlavine/dots

My dotfiles
Add --relative-date grl
bash: aliases: add --relative-date to grl
Add ssh-agent invocation

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~smlavine/dots
read/write
git@git.sr.ht:~smlavine/dots

You can also use your local clone with git send-email.

#dots

These are my dotfiles. They are deployed by smlss.

All dotfiles are located in the src/ directory, organized as if they were in $HOME.

To install the dotfiles to their proper places, simply run make or make install.

To uninstall the dotfiles, run make uninstall.

Files in this repository over which I hold copyright, or files which I am legally able to license in this way are licensed under the terms of the MIT license. See LICENSE for details. For explicit exceptions to this, see below.

#Contrib

The file bash_completion was originally written by cykerway, and is licensed under the GPLv3. See LICENSE.bash_completion for details.

The files nvim/ftdetect/gcode.vim and nvim/syntax/gcode.vim were originally written by Dave Eno and improved by wilriker. I cannot find an explicit license with the distribution of these files, but considering their rather specific use case and that they seem to have been posted online in the sharing spirit, I do not feel uncomfortable incorporating them here.

The file nvim/init.vim is an amalgamtion of mostly unoriginal snippets from the Vim wiki and from StackOverflow. Therefore, it is licensed under the terms of CC BY-SA 4.0.

Do not follow this link