1
0
Fork 0
Commit graph

70 commits

Author SHA1 Message Date
c137d50d60 mako: Configure do-not-disturb mode 2024-08-15 09:40:06 -07:00
3c4345cea0 sway: Avoid dimming the screen while locked 2024-08-15 09:39:09 -07:00
53f5aa18bc sway: Update swayidle config 2024-08-05 19:37:38 -04:00
74d28e370f sway: Dim screen before locking 2024-07-18 13:32:19 -04:00
9fe5df655d bin: Unpack archive in aur helper 2024-07-08 14:14:54 -04:00
82c9cb668a bin: go-cov 2024-03-18 17:08:24 -07:00
977e2afab8 fix: Alacritty theme reload 2024-01-05 15:08:59 -08:00
005db8a43a alacritty: Migrate config to TOML 2024-01-03 08:49:56 -08:00
c191a17de2 set-colors: Set more GTK theme settings 2023-06-02 00:31:19 -07:00
71d8737447 neovim: Convert all config to Lua
I've been using this with only minimal changes for a few weeks now, so
this seems like a good place to checkpoint it.
2023-05-21 16:11:44 -07:00
b96719ca62 helix 2022-12-30 17:20:25 -08:00
e3a713e5cc bin: gh-autosquash 2022-08-19 16:07:24 -07:00
55e3100bfb bin: Fix pbedit trailing newlines 2022-08-04 15:43:20 -07:00
ab7c37b962 bat: Add color configs 2022-04-04 08:51:43 -07:00
bcd3a343ef bin: editall 2022-03-01 10:56:50 -08:00
f57f359231 bin: colorpicker 2022-01-14 20:37:50 -08:00
0a1e5b5ec4 bin: screenshot 2022-01-14 20:37:42 -08:00
627f35c90b bin: Fix set-colors environment bugs 2022-01-13 11:26:04 -08:00
ffbd1f0db7 colors: Set GTK theme under Wayland 2022-01-08 17:03:03 -08:00
dfeceb0747 bin: Remove qutebrowser env overrides 2021-12-07 19:56:21 -08:00
106f06426a bin/set-colors: Handle unset XDG_SESSION_TYPE (systemd) as X 2021-11-14 17:58:25 -08:00
7a03ce9563 bin/set-colors: Handle missing xsettingsd in Wayland 2021-10-31 12:51:59 -07:00
c24afa4453 bin: cb-clear for wayland 2021-10-30 21:47:23 -07:00
35c1e2ad61 bin/aur: Use more common curl instead of wget 2021-10-30 21:47:23 -07:00
45cd56bc56 bin/set-colors: Only set X settings on Linux 2021-10-24 22:40:11 -07:00
ce86f84b57 bin: srv 2021-10-05 10:23:08 -07:00
1d8a035502 bin: Put "nvimdiff" on the path for git mergetool 2021-09-09 17:12:56 -07:00
00de75a43c bin: watch-test 2021-08-09 18:38:40 -07:00
9b10d8f1a3 bin: pbedit 2021-06-23 16:50:56 -07:00
6c4aa5b99e bin: Cache default color scheme 2021-04-19 11:33:49 -07:00
4a8d88bf36 task: Copy default 256-color themes 2021-04-19 11:30:58 -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
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
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
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
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
53e056469c git: Add dedicated branch-prune script 2020-09-05 17:02:01 -07:00
Jeremy Kaplan
5e4b71d968 git: Fix merging bug in fetch-branch 2020-08-13 14:43:42 -07:00
58d3037995 git: Move fb alias to full command 2020-08-07 23:57:51 -07:00
bd2af7141c bin: op search 2020-05-04 23:25:43 -07:00
813a00090c bin: Print vault ID in passget 2020-04-10 14:23:40 -07:00
bf41c2e9f0 bin: Use fzf in passget 2020-03-17 18:58:09 -07:00
Jeremy Kaplan
39c0f76a2a bin: dedent 2020-03-06 19:36:48 -08:00
1fdd5d6769 bin: passget print URL 2020-03-04 20:13:55 -08:00
a79896c7ee bin: Bring back passget clear delay 2020-02-17 14:23:20 -08:00
4c9a1c235e bin: Fix bug where passget would not clear selections 2020-02-17 13:17:09 -08:00