1
0
Fork 0
Commit graph

27 commits

Author SHA1 Message Date
9dd750694b nvim: Install plugins as a post-install hook 2021-04-19 20:03:49 -07:00
6c4aa5b99e bin: Cache default color scheme 2021-04-19 11:33:49 -07:00
be5708c8c7 Automate switching between day/night color schemes
This sets up individual light and dark color scheme files for vim/neovim
and alacritty, adds a script (`set-color`) for placing them, and
includes two no-arg scripts for later keybinding (`day-mode` and
`night-mode`).

Thanks to this blog post for the idea to `cat` the YAML into place:
https://shuheikagawa.com/blog/2020/02/14/switching-colorschemes-of-vim-and-alacritty/

TIL YAML is concatenative!
2021-04-15 23:03:28 -07:00
263f40e132 alacritty: Copy generated config 2021-04-13 15:23:47 -07:00
3d48766bf0 Add default Rubocop config 2021-03-27 20:35:17 -07:00
6ae1330bdf git: Add global attributes file
Thanks to this blog post:
https://tekin.co.uk/2020/10/better-git-diff-output-for-ruby-python-elixir-and-more
2020-10-22 20:41:25 -07:00
61ca8110a0 task: Add hooks directory 2020-02-08 19:59:53 -08:00
5125455857 Create missing direnv directory 2020-02-01 15:02:07 -08:00
b91a85ca08 task: Move common config to tracked .taskrc 2020-01-20 16:22:03 -08:00
74e9ff464c Remove leftover tako references 2020-01-06 22:13:00 -08:00
bf370f5dd6 task: Add shared taskwarrior config 2020-01-06 22:10:41 -08:00
13b0623d4d mysql: Add default config file 2019-11-07 13:43:14 -08:00
Jeremy Kaplan
4422c3922c direnv: Add custom stdlib extensions 2019-10-22 18:15:56 -07:00
d8af97f8a2 Sort dotbot links 2019-05-09 22:02:26 -07:00
0f437a75db Add psqlrc 2019-05-09 22:02:14 -07:00
ef034b02ff .hgignore 2018-08-18 12:19:57 -07:00
13f456ff81 Start of kakoune config 2018-08-18 12:19:57 -07:00
Jeremy Kaplan
63608c429e Add flake8 config 2018-04-10 14:05:47 -07:00
Jeremy Kaplan
568df7f401 Add global gitignore 2018-03-29 10:24:58 -07:00
7436e52200 Add shared bin 2017-12-04 22:12:36 -08:00
Jeremy Kaplan
c94b978f3d Update VCS configs 2017-09-24 22:04:29 -04:00
a0ca599129 Move tako config to right spot 2016-11-10 16:44:02 -05:00
882953a7a6 Add mkdir lines dotbot confs 2016-11-10 16:41:28 -05:00
fe5aa8e458 Split hg configs like git ones 2016-09-15 16:07:00 -04:00
f4a7e3eb8a Split out personal/default dotfile configs 2016-08-01 16:25:14 -04:00
8f28b951a7 Force install to require configs explicitly 2016-06-11 21:20:17 -04:00
059176fb04 Add new configs based on type of install 2016-06-11 21:14:51 -04:00
Renamed from install.conf.yaml (Browse further)