These are my dotfiles. There are many like them, but these are mine. https://joshtronic.com
Find a file
Josh Sherman a23d449f6c
Autoload nvm on specific machines
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.
2022-01-30 12:48:45 -06:00
aliases Autoload nvm on specific machines 2022-01-30 12:48:45 -06:00
dircolors Not quite, reverting 2017-12-24 14:45:18 -06:00
env No longer using this 2017-12-24 14:31:09 -06:00
FUNDING.yml Update funding 2020-03-02 20:54:39 -06:00
gitconfig Set main as default git branch 2021-04-25 15:51:05 -05:00
gitmessage feat(git): add line break to message 2020-01-27 10:58:43 -06:00
init.vim Getting into some Neovim 2019-01-02 22:13:42 -06:00
install Dropped bashrc 2022-01-30 12:43:08 -06:00
LICENSE Cleanup and bug fixes 2021-03-28 11:46:27 -05:00
README.md Switch to main branch 2021-04-25 15:47:38 -05:00
screenrc Cleanup and bug fixes 2021-03-28 11:46:27 -05:00
vimrc No longer considering this a fix, seems the new norm 2020-05-09 10:49:39 -05:00
zshrc Autoload nvm on specific machines 2022-01-30 12:48:45 -06:00

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)"

BOOM