1
0
Fork 0
Commit graph

850 commits

Author SHA1 Message Date
7a8d66bdd6 alacritty: Improve readability of some colors 2021-04-16 11:16:15 -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
48ba022ae7 i3: Launch alacritty as the default terminal 2021-04-13 17:00:23 -07:00
cc38b450ba alacritty: Fix default config errors 2021-04-13 15:40:30 -07:00
3eb69963d0 alacritty: Set font 2021-04-13 15:40:12 -07:00
263f40e132 alacritty: Copy generated config 2021-04-13 15:23:47 -07:00
5701243aca direnv: Skip double-use in nvm 2021-04-11 17:13:11 -07:00
1e2b1169aa task: Clean up old config 2021-04-10 18:11:36 -07:00
fc0e6aa953 nvim: Add HTML filetype to Rails templates 2021-04-10 13:50:56 -07:00
4403824699 qutebrowser: Add ug searchengine 2021-04-08 12:57:03 -07:00
76acbfea5a zsh: img-placeholder 2021-04-06 13:37:14 -07:00
8aebf3da77 direnv: Set up NVM helper 2021-03-30 14:45:31 -07:00
83367540bc qutebrowser: gem and gems searchengines 2021-03-30 14:45:05 -07:00
174ccde175 qutebrowser: sc searchengine for ShellCheck 2021-03-28 15:16:14 -07:00
96af879834 git: Ignore vim-gutentags .notags file 2021-03-27 23:01:32 -07:00
3d48766bf0 Add default Rubocop config 2021-03-27 20:35:17 -07:00
e1b2606b94 i3: Launch always-open apps at startup 2021-03-27 11:22:40 -07:00
00d87a8038 i3: Put all chats on one workspace 2021-03-23 12:13:30 -07:00
4e89767191 qutebrowser: crate search engine 2021-03-14 13:01:13 -07:00
49d810613f nvim: Jinja template syntax highlighting 2021-03-13 18:39:41 -08:00
b7bcd4b381 bin: Ignore www subdomain in passget 2021-03-13 18:38:16 -08:00
8e3915f45f nvim: rusty-tags config for gutentags 2021-03-07 19:14:02 -08:00
1236aad075 nvim: rust-lang/rust.vim 2021-03-05 22:42:24 -08:00
Jeremy Kaplan
485694f075 brew: scalar 2021-02-18 15:03:01 -08:00
Jeremy Kaplan
e0c9d84db0 brew: gnu-time 2021-02-08 10:55:13 -08:00
009ab0a380 kakoune: copy lazy keybindings 2021-02-03 23:15:53 -08:00
f57763e462 polybar: Add new monitor name 2021-01-24 09:34:18 -08:00
212b3c839e git: Set default branch name 2021-01-23 18:02:13 -08:00
6d7bb763dd bin: passget handle URLs with schemes 2021-01-19 20:41:32 -08:00
ba78b5282f bin: Update passget for 1password API 2021-01-09 23:50:11 -08:00
9aa3a507b0 nvim: qpkorr/vim-bufkill 2021-01-06 18:55:40 -08:00
510408d84f nvim: neosnippet 2021-01-06 17:27:30 -08:00
7db706173c neovim: Re-alphabetize plugin list 2021-01-06 10:44:25 -08:00
6100d012e0 kakoune: Pick a pre-made light theme 2021-01-05 19:40:42 -08:00
1b499c3a0c qutebrowser: gem for RubyGems 2021-01-05 10:56:50 -08:00
9de98981e2 qutebrowser: tw for Tailwind 2021-01-05 10:56:50 -08:00
Jeremy Kaplan
6ef7dc303c bin: git-rebase-all xargs short flags for portability 2020-12-15 15:11:10 -08:00
14f7b4425f bin: git-rebase-all 2020-12-14 00:05:35 -08:00
Jeremy Kaplan
987610a3b4 brew: +gsed -spectacle 2020-12-09 12:16:56 -08:00
Jeremy Kaplan
4c54c32a94 brew: Update gh 2020-12-08 10:52:02 -08:00
762dc7269f nvim: tpope/vim-rails 2020-12-07 23:01:24 -08:00
b7e07cf62b nvim: visual // to search selected text 2020-12-07 22:56:25 -08:00
d53c733d7f nvim: Disable capitalization in spellcheck 2020-12-07 22:56:04 -08:00
40c3671ef9 nvim: tpope/vim-bundler
Note: Works best with gem-ctags gem installed
2020-11-15 13:26:13 -08:00
0a0ebc71ee nvim: ;t for searching tags 2020-11-15 13:25:48 -08:00
d025999b75 qutebrowser: wiki searchengine 2020-10-26 19:37:39 -07:00
45c7e00baf git: Actually add gitattributes file 2020-10-26 19:35:30 -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
Jeremy Kaplan
586a57b761 bin: Support old bash in git-branch-prune 2020-10-14 10:51:25 -07:00
6fe8b6a7f8 bin: Add -f/--force flag to git-branch-prune 2020-10-10 20:47:39 -07:00