Commit graph

137 commits

Author SHA1 Message Date
26760280a3
Show stash in git status 2024-02-05 18:10:04 -08:00
e2ef5996a5
Add aliases 2024-02-04 21:19:24 -08:00
b183bcc9c0
Use GPG to sign git commits
I've automated as much as possible, and tucked the setup in it's own
script which the user is prompted to run if no keys exist.
2024-02-04 20:28:59 -08:00
26dc5d58d0
🚸 Add option to skip setting OS prefs in dot.fish 2024-02-04 20:28:16 -08:00
5cab87fabb 🛂 Make ruby/python installers executable 2024-02-04 18:58:43 -08:00
19a50ae205 Add macOS prefs 2024-02-04 18:58:11 -08:00
2adf2b18d3 🐛 Fix issue where not all installers were run
Not entirely sure why, but find | while read was skipping some files.
Switching to find -exec fixed it, and is cleaner & shorter to boot.
2024-02-04 18:56:56 -08:00
58a316b303 Add in missing packages from dumped Brewfile 2024-02-04 17:40:39 -08:00
76ee3cd464 Use newer, Homebrew managed Python & Ruby 2024-02-04 17:29:44 -08:00
46b1d1d548 🔥 Remove .EditorConfig
Once again, .EditorConfig seems to cause nothing but trouble with nvim.
2024-02-04 17:29:08 -08:00
802de63217 Mail macOS pref 2024-02-04 17:09:44 -08:00
7d6af53bbe Add macOS defaults 2024-02-04 17:07:14 -08:00
53782cbe72 👥 Add sources 2024-02-04 17:07:00 -08:00
6ceb6b1e42 🐛 Make Node.js stop showing false failure 2024-02-04 16:03:06 -08:00
630a66aec1 🚸 Add PHP subtitle 2024-02-04 16:00:33 -08:00
c040179761 Add macOS defaults 2024-02-04 16:00:19 -08:00
12e191edb3 🛂 Make vim/install.fish executable 2024-02-04 15:52:10 -08:00
867bd35113 🔥 Remove sudo check in dot.fish as it's broken 2024-02-04 15:50:33 -08:00
3310465d18 Remove Charmstone 2024-02-04 13:41:10 -08:00
7c548e23e2 Ask for sudo in dot.fish 2024-02-04 12:49:24 -08:00
715d0ddfed Add more installs to let brew manage core utils 2024-02-04 12:40:04 -08:00
03c9232dd1 Add .wgetrc 2024-02-04 12:08:01 -08:00
28b111ddac ♻️ Adjust .curlrc fake user agent. 2024-02-04 12:04:08 -08:00
427fb208f6 .gitconfig tweaks 2024-02-04 11:55:34 -08:00
9e0317062d ♻️ Rename gdl* -> gda*
The gdl alias wasn't very clear (no idea what I meant the l to stand
for) so it was renamed to gla (a for all).
2024-02-04 11:23:32 -08:00
4df4cd9852 🩹 tmux conf fixes 2024-02-03 20:58:18 -08:00
5d09ab4867 eza default options mapped to ls & lsl 2024-02-03 20:54:15 -08:00
1464356289 🐛 Fix all install errors 2024-02-03 20:03:19 -08:00
1f59558fdd 🚑️ Actually display errors, oops
Might be nice to be aware of things that fail, rather than show a green
checkmark.
2024-02-03 18:42:42 -08:00
7e9914efce 🐛 Fix the spinner shown during execute 2024-02-03 18:00:43 -08:00
6429e703fd 🍻 Attempting to fix things 2024-02-03 15:49:09 -08:00
c540615e6e 🔥 Remove unneccesary zsh plugins 2024-02-03 14:44:33 -08:00
36b7f873e0 📝 Add holman dotfiles to sources 2024-02-03 14:28:55 -08:00
77155ec7a1 🔧 Remove fish files from .EditorConfig
Using tabset nvim plugin instead to manage file-specific tab width, as
this is global rather than having to be set per project.
2024-02-03 14:26:52 -08:00
b2340ad07d Add pubkey copy function 2024-02-03 14:10:12 -08:00
78e7146414 Allow AirDrop over Ethernet connections
This also allows AirDrop usage with unsupported apple devices and
devices with no BlueTooth capability, though that's not particularly
relevent in 2024.
2024-02-03 13:46:43 -08:00
4d3920ef22 🔊 Better git status format
Add -sb to gst to make the output more concise.
2024-02-03 13:14:55 -08:00
0404784f9f Add extract() 2024-02-03 13:11:08 -08:00
545ed249eb 👥 Add source 2024-02-03 12:49:31 -08:00
7459466c8e tmux conf 2024-02-03 12:36:54 -08:00
8a70cddb3b Use vi key bindings in fish; reorganize config 2024-02-03 12:21:40 -08:00
101648b52b Add gitmoji-fuzzy-hook 2024-02-03 12:18:01 -08:00
b2d9c64f1f 🎨 Format all files 2024-02-03 12:05:02 -08:00
13138e6620 Add git fixup alias 2024-02-03 11:20:28 -08:00
7ab0964083 Add commit message template 2024-02-03 11:20:28 -08:00
bbd2414ef6 OS aliases 2024-02-03 11:20:28 -08:00
ad7963c4af Add Homebrew aliases 2024-02-03 11:20:28 -08:00
1df26deb6a 🥅 Improve Homebrew init 2024-02-03 11:20:28 -08:00
c770882ca5 OS aliases 2024-02-03 11:20:28 -08:00
63275d348a Linux preferences 2024-02-02 18:09:34 -08:00