auwsmit / dotfiles

๐Ÿ“ personal config files for vim, bash, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿ“œ README

These are my dotfiles. Primarily made by stealing good ideas and snippets from other people. I try to keep things decently commented and organized.

My vim config currently has the most time and effort put into it. My Emacs config is similar, but so large with all its packages included that it's kept in a separate repository.

Regarding vim, if something isn't commented, it means you can probably :help that thing to figure out what it does. Vim has great built-in documentation, especially if you know how to use it.

โš ๏ธ Warning! โš ๏ธ

This is all catered to me. Copy whatever you want out of it, but I would advise against installing the whole thing unless you know what you're doing. It's better to make your own from scratch. If you do copy something, be sure to know what it does.

About

๐Ÿ“ personal config files for vim, bash, etc.

License:The Unlicense


Languages

Language:Vim Script 84.9%Language:C 5.5%Language:Shell 4.9%Language:Vim Snippet 3.5%Language:Batchfile 1.1%Language:AutoHotkey 0.1%