These are my dotfiles. There are many like them, but these are mine.
https://joshtronic.com
I don't use nvm version often outside of my work machine, so I like to keep my prompt speedy by lazy loading it. With that, on my work machine, I often forget to manually run nvm and that causes me more grief when I'm trying to run something that had it's dependencies installed by the older version. Sadly, with installing an older version of Node.js on Arch, you don't get the paired version of npm which caused it's own set of additional problems for me. Ideally, once our local dev stack is fully dockerized, I can go back to lazy loading nvm or just dropping it entirely since it won't be necessary at all. |
||
---|---|---|
aliases | ||
dircolors | ||
env | ||
FUNDING.yml | ||
gitconfig | ||
gitmessage | ||
init.vim | ||
install | ||
LICENSE | ||
README.md | ||
screenrc | ||
vimrc | ||
zshrc |
joshtronic does dotfiles
These are my dotfiles
. There are many like them, but these are mine. My
dotfiles
are my best friend. They are my life. I must master them as I must
master my life. My dotfiles
, without me, are useless. Without my dotfiles
, I
am useless.
bash -c "$(curl -fsSL https://raw.githubusercontent.com/joshtronic/dotfiles/main/install)"