Danielle McLean 00dani · she/her
00dani pushed to main at dot/zsh 2021-01-25 23:04:19 -05:00
990afa5693 feat: apply XDG to Rust cargo directories
00dani pushed to main at dot/mac 2021-01-17 20:29:30 -05:00
23b02749df fix: restore -g flag to mpd-notify-bitbar so it won't steal focus when the song changes
00dani pushed to main at dot/emacs 2020-12-23 05:02:43 -05:00
8975818c33 Update Doom to 0c9256411d
00dani pushed to main at dot/dots 2020-12-23 04:53:07 -05:00
8ab954e9ed Ignore the .bundle directory, as Bundler itself instructs
00dani pushed to main at dot/dots 2020-12-14 17:27:53 -05:00
98ef4dc5d5 Make dots even more resilient to curl dropouts (it'll just crash harmlessly no matter where it's split)
00dani pushed to main at dot/mac 2020-12-10 05:30:54 -05:00
15b889225d fix: update mpd-notify-bitbar to work with SwiftBar
9da16428dd feat: switch from BitBar (no longer actively developed) to SwiftBar
e69da0d1d0 feat: toggle Stackline icons using an skhd binding, so we can bind only to rctrl
2fe57f44ac fix: load Yabai's scripting addition as root (required on Big Sur)
Compare 4 commits »
00dani pushed to main at dot/git 2020-10-26 17:18:19 -04:00
ac61f7f7ce Use the lovely init.defaultBranch config option that exists now, rather than the init.templateDir hack
00dani pushed to main at dot/emacs 2020-10-22 21:19:01 -04:00
020ebc8f39 Update Doom to adff1aa68d - pretty-code was moved to ligatures, so load that instead now
00dani pushed to main at dot/vim 2020-10-01 00:00:29 -04:00
f80f31025e Use global to discover whether minpac is installed, rather than checking for minpac#init
00dani pushed to main at dot/dots 2020-09-24 05:31:22 -04:00
6bfcf82038 Whoops, pass arguments to dots through to main
00dani pushed to main at dot/vim 2020-09-18 01:52:56 -04:00
c3f33c1aab Add support for battery level indicator in airline
00dani pushed to main at dot/vim 2020-09-03 00:01:09 -04:00
d04144089d Update minpac integration to match current recommendations (status is automatically handled on update now)
00dani pushed to main at dot/mac 2020-08-30 23:31:13 -04:00
61203a7689 Add bindings for cycling through stacked windows
00dani pushed to main at dot/mac 2020-08-30 21:14:33 -04:00
44ea9abfc9 Teach yabai keybindings to 'wrap around', so they're easier to use
c63fd636f9 Add support for yabai's 'stack' layout, which has replaced monocle layout
Compare 2 commits »
00dani pushed to main at dot/git 2020-08-19 21:13:09 -04:00
cff2dc488d Teach Git how to diff GPG-encrypted files, like my password store
00dani pushed to main at dot/emacs 2020-08-16 07:35:38 -04:00
37a8330bc6 Disable pretty-code-mode, because I only want ligatures really
00dani pushed to main at dot/emacs 2020-08-14 02:06:06 -04:00
45ac9c396c Upgrade to Doom 14d9786360, which among other things makes ligatures work on Mac (yay)
00dani pushed to main at dot/mac 2020-08-07 02:39:17 -04:00
cf2cd53281 Remap the Caps Lock key to Right Ctrl using the built-in MacOS hidutil rather than depending on Karabiner
00dani pushed to main at dot/emacs 2020-08-02 21:14:25 -04:00
ec4cfca9ed Upgrade Doom to b8c20d50fe, the latest release
00dani pushed to main at dot/zsh 2020-07-28 01:50:04 -04:00
bd70ac8ae0 Tell Stow to ignore the .gitignore properly. Not sure why the wildcard was needed for this to work?