Commit graph

18 commits

Author SHA1 Message Date
4c30bbfc20
Move away from OS-specific NVM stuff 2024-10-26 15:46:33 -05:00
ca3cfcc01c
Add antigen, and remove old Zsh plugin loading
Trying to reduce the amount of OS-specific stuff going on.
2024-10-24 19:06:14 -05:00
3b1a3404d6
Expand comments, make arguments verbose, consolidate
On this kick of making sure my dotfiles are an easy to follow living
document, so I'm removing any shorthand, writing better comments, and
added bonus, I consolidated some of the redundant OS checks.
2024-06-24 13:06:09 -05:00
d5dee9f714
Did some clean up, mostly just removing crap
Had a TODO in there. I implemented it. It ended up being exactly the
same number of lines. No reason to try to smart kid the code for the
same amount of code that's less readable.
2024-06-18 21:13:25 -05:00
51ecf01feb
Couple of changes I had laying around 2023-10-01 12:26:44 -05:00
68955cea7c
I missed you Arch Linux 2023-07-07 18:51:29 -05:00
dce619ff59
Arch doesn't live here anymore 2022-12-28 15:11:15 -06:00
2ede8c65a6
Add automatic node.js switching 2022-12-28 15:09:43 -06:00
880860d4c1
Commit to nvm and tweak for Debian 2022-08-15 14:46:13 -05:00
ef02a3dfe2
Updated some things for my Debian homecoming 2022-08-15 14:17:03 -05:00
fd43150339
More tweaking on macOS 2022-06-19 16:11:42 -05:00
d527bf3f02
Add in homebrew nvm path 2022-06-02 20:10:40 -05:00
56fa93eea7
Stub out macOS/hammerspon stuff 2022-05-31 21:14:57 -05:00
a66f5b0f2b
Doin' macOS stuff 2022-05-31 20:40:22 -05:00
432ba3144e
Drop zsh plugins from installer
Same deal as fzf, moving away from installing these things as part of
the installer and favoring a version installed by the operating system's
package manager
2022-02-27 13:44:15 -06:00
703768d712
Drop fzf installation, favor package manager installed version
My dotfiles rarely change, but the plugins and apps I use have regular
updates. I don't refresh my local dotfiles frequently, so it makes sense
to favor moving these things out of my installer and let the operating
system's package manager handle keeping them up to date.

Also left some notes for later when I get my new MBP.
2022-02-27 13:32:48 -06:00
504dd5d8a0
Dropped some old comments 2022-02-27 13:25:30 -06:00
1ebbbcb8cd
Spring clean up
Quite a few updates to leverage GNU `stow` and reduce the manual efforts
in the install script. Localized my `[n]vim` color scheme of choice
since it hasn't been updated in years. Also updated the installer to
pull from remote instead of completely removing itself if it's already
present.

Contemplating moving to using some plugin managers for `zsh` and
`[n]vim` to help reduce the install size a bit more, and to provide a
bit more flexibility for anybody else running this.
2022-02-27 12:13:51 -06:00
Renamed from zshrc (Browse further)