The purpose of this repository is to force me to tidy up my configuration files. Beyond that, having them all in one place I can access from anywhere would be super helpful.
I have never been satisfied with other dotfiles people have published. I have read through a selection of them and used them -- and other documentation -- as templates to base my own off of.
I hope that these files may be useful to others (whether they use my versions, or use them as reference)!
To install, run:
curl https://raw.githubusercontent.com/mlangbehn/DotFiles/master/install.sh | /bin/sh
This repository has migrated from the BSD 3-Clause License to the GNU GPLv3.
Copyright (C) 2013-2024 Matthew Langbehn
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
Author: Matt Langbehn Contact: matthew.langbehn@gmail.com
Official neovim documentation can be found at: https://neovim.io/doc/
Official vim documentation can be found at: http://vimdoc.sourceforge.net/htmldoc/usr_toc.html
Official zsh documentation can be found at: http://zsh.sourceforge.net/Doc/Release/zsh_toc.html