Commit graph

16 commits

Author SHA1 Message Date
395f26a37b
Switch to pure prompt for Terminal compatibility 2023-08-21 07:14:31 -05:00
5128374241
Merge pull request #1 from amulbrook/main
Add configuration for ZSH
2023-01-26 18:53:56 -06:00
0a9ac84fbd Add configuration for ZSH 2023-01-26 17:38:51 -06:00
16db03ef9f Update vim-fugitive plugin 2022-01-04 13:30:30 -06:00
240bb600f3 Add ssh-agent setup for pass-phrase protection
Gonna be using pass phrase ssh keys...
2021-08-19 13:27:33 -05:00
f31c077790 Silence bells and make csi easier 2021-05-22 13:57:39 -05:00
653d3af5f1 Add editorconfig plugin
Add vim editor configuration plugin.
2021-02-24 12:18:36 -06:00
6f5473a3dd kitty: Add preferred next / prev tab to configuration 2021-02-16 12:33:43 -06:00
6fa76a4ba6 Always highlight tabs
Make tab space very clear to avoid annoying confusion.
2021-02-15 10:10:01 -06:00
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