Commit graph

7 commits

Author SHA1 Message Date
24051d7737 Switch to using native vim packages
Use native vim packages instead of the earlier plugin mechanism.
2021-02-12 18:45:39 -06:00
0023dc49a9 Add some basic vim configuration
Add a couple plugins and setup vimplug.
2021-02-12 18:13:37 -06:00
a19149d2de Add font resources and terminal config
Configure the term to utilize a nicer looking / easier to
read font.
2021-02-12 16:17:32 -06:00
94f759dbf4 Fix dash based distributions
Dash doesn't read bashrc, so we want to manage profile as well.
2021-02-12 13:04:35 -06:00
4cfeea363b Allow simple JSON configuration for site sessions
Different terminals need different hotkeys, but I want the kitty
configuration to be shared. Add a blanket json file to allow
creating more advanced configurations per site while keeping the
rest of the config common.
2021-02-12 12:35:40 -06:00
42ce0bd066 Initialize repository with basic dotbot setup
Add dotbot setup skeleton.
2021-02-12 10:57:13 -06:00
abbd900088
Initial commit 2021-02-12 10:48:55 -06:00