|
ca12143baa
|
🚸 Improve dot script options
|
2024-02-10 16:37:35 -08:00 |
|
|
9aa9620623
|
🐛 Fix symlinking including .git directory
|
2024-02-10 13:10:41 -08:00 |
|
|
a77bb7f383
|
✨ Add NvChad as submodule
|
2024-02-10 12:45:54 -08:00 |
|
|
26dc5d58d0
|
🚸 Add option to skip setting OS prefs in dot.fish
|
2024-02-04 20:28:16 -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 |
|
|
867bd35113
|
🔥 Remove sudo check in dot.fish as it's broken
|
2024-02-04 15:50:33 -08:00 |
|
|
7c548e23e2
|
✨ Ask for sudo in dot.fish
|
2024-02-04 12:49:24 -08:00 |
|
|
4df4cd9852
|
🩹 tmux conf fixes
|
2024-02-03 20:58:18 -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 |
|
|
b2d9c64f1f
|
🎨 Format all files
|
2024-02-03 12:05:02 -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 |
|
|
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 |
|
|
b87524c063
|
♻️ Volta -> fish
|
2024-01-29 17:23:33 -08:00 |
|
|
be04264133
|
🚚 Add .fish to install files
Now that they will not be automatically included in config.fish; renamed
installation files to have a .fish suffix.
|
2024-01-29 17:04:02 -08:00 |
|
|
c189a85f52
|
♻️ Use argument names
|
2024-01-28 20:33:46 -08:00 |
|
|
3a892978bf
|
♻️ Continue moving to fish
|
2024-01-28 19:32:30 -08:00 |
|
|
6b38765a23
|
♻️ Continuing to move to fish and/or be distracted
|
2024-01-28 19:07:02 -08:00 |
|
|
1ede53da1d
|
♻️ POSIX compliance; install git asap
|
2024-01-28 15:32:22 -08:00 |
|
|
7df0ba752b
|
♻️ Script/dot working again!
|
2024-01-28 11:55:11 -08:00 |
|
|
05f5b26907
|
♻️ Bash -> POSIX; move some of install to fish
|
2024-01-27 21:15:25 -08:00 |
|
|
3e942f9f3c
|
✨ nvm -> Volta
|
2024-01-25 14:38:40 -08:00 |
|
|
56897108e6
|
Revert "🐛 Finally get Node.js installs working!!"
This reverts commit 997d37765a .
|
2024-01-25 13:58:01 -08:00 |
|
|
997d37765a
|
🐛 Finally get Node.js installs working!!
|
2024-01-25 13:14:28 -08:00 |
|
|
f37419ca44
|
✨ Make file linker handle (nested) directories
|
2024-01-24 19:38:31 -08:00 |
|
|
a561a55133
|
🩹 Agree to the Xcode license
|
2024-01-23 09:14:13 -08:00 |
|
|
88c9b4f1b9
|
🐛 Small fixes to main install scripts
Add ask_for_sudo back to dot.sh; fix show_spinner & execute in utils.sh.
|
2024-01-22 21:02:43 -08:00 |
|
|
9b1196d7f7
|
✨ Actually install Homebrew whoops
|
2024-01-22 20:36:34 -08:00 |
|
Marley
|
a00571bcd6
|
🐛 Fix gitconfig not being linked
|
2024-01-22 19:35:41 -08:00 |
|
Marley
|
24270851a3
|
🐛 fix: Installer works
SHE'S BACK BABEY!
|
2024-01-21 21:49:27 -08:00 |
|
Marley
|
8d0659867e
|
✨ feat: git files
|
2024-01-21 21:00:53 -08:00 |
|
Marley
|
963f480ff6
|
🎉 feat: Initial bootstrapping
|
2024-01-21 20:49:34 -08:00 |
|