Commit graph

107 commits

Author SHA1 Message Date
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
56f5e407b9 macOS prefs 2024-02-02 18:09:25 -08:00
8145d91b4b 🎨 Install Prettier 2024-02-02 17:44:41 -08:00
144d15ca7f ♻️ Install cURL/wget from brew on all systems 2024-02-02 17:44:39 -08:00
4225758983 Install VLC on Linux 2024-02-02 17:44:36 -08:00
1c6dd08dcb Add rebase aliases 2024-02-02 17:44:34 -08:00
d5a2ef6b13 General OS installs 2024-02-02 17:44:32 -08:00
7d6a2a0f94 Add service start to brew_install; update config 2024-02-02 17:44:31 -08:00
54745b36fe 🙈 Ignore git/.git{ignore,attributes} 2024-02-02 17:44:29 -08:00
c9d2adb5d5 🐛 Fix gwip function 2024-02-02 17:44:27 -08:00
fc242d841e 🚸 Add flags for skip/ow/backup all 2024-02-02 17:44:26 -08:00
d8dc2eab47 🚸 Add subtitles to installer groups 2024-01-30 19:58:57 -08:00
ef552867be Add subtitle function 2024-01-30 19:52:13 -08:00
4c3929e3c4 🧑‍💻 Fix fish-colored-man colors 2024-01-30 19:42:15 -08:00
e75d203fd9 Link .EditorConfig to root so it is applied here 2024-01-30 19:30:07 -08:00
559daef6c2 Pull in alrra/dotfiles/git 2024-01-30 19:28:48 -08:00
2876449ebb Fish theming 2024-01-30 18:43:40 -08:00
f64a53ed80 $ - make accidently pasted $'s still run 2024-01-30 17:59:17 -08:00
27b5c14b35 Save iTerm prefs to file 2024-01-30 17:54:52 -08:00
d5f32b5b1d 📝 README formatting 2024-01-29 21:53:40 -08:00
5bdf84b126 🔥 Remove bash_profile 2024-01-29 21:53:18 -08:00
d0b98823dc 🚚 Move starship.toml to fish 2024-01-29 21:48:24 -08:00
dbe2cd8d8a Fish/install.fish 2024-01-29 21:46:58 -08:00
5114458747 🚚 Move curlrc to fish 2024-01-29 21:42:18 -08:00
ac177009fb ⚰️ Remove uneeded zsh files 2024-01-29 21:40:51 -08:00
6f4244d5b1 Set preferred editor 2024-01-29 21:33:13 -08:00
e86bc7ca88 Mergepdf function that I can't actually use 2024-01-29 21:31:09 -08:00
ae3d0197e6 ♻️ Make OS update opt-in 2024-01-29 21:20:47 -08:00
7cb0924619 Up function - to update software 2024-01-29 20:29:47 -08:00
d3b2fc6b41 ✏️ Use ln instead of ls for soft links 2024-01-29 20:06:46 -08:00
52a8da2336 🍻 Fix everything that was broken
Note to self - maybe consider testing things as you write them instead
of just making one thousand edits and then moving on.
2024-01-29 19:54:57 -08:00