I had a thought and I wanted to run it by you...
What would you think about creating a github organization with some adorable startup sounding name (like kudly or sporf) and putting the dotfiles in that organization - then ripping all of the python specific stuff out of the dotfiles and putting it in a different repo under that same organization that can be pulled into the custom-configs directory, and rip out all of the javascript stuff and rip out all of the... whatever, elm?
I have some other thoughts too... but they're a big more... grandiose... but here they are anyway... currently, the setup process (on a mac) for a new machine is something like
- install homebrew
- install git
- clone the dotfiles into the home directory
- run the install script
- run the symlink script
What if it could be something like:
- install homebrew
- brew install sporf
- sporf setup zsh python javascript haskell
That would pull down the core dotfiles, setup the symlinks, grab all of the custom-config repos needed for the additional stuff specified and set those up as well.
See, grandiose.
I had a thought and I wanted to run it by you...
What would you think about creating a github organization with some adorable startup sounding name (like kudly or sporf) and putting the dotfiles in that organization - then ripping all of the python specific stuff out of the dotfiles and putting it in a different repo under that same organization that can be pulled into the
custom-configsdirectory, and rip out all of the javascript stuff and rip out all of the... whatever, elm?I have some other thoughts too... but they're a big more... grandiose... but here they are anyway... currently, the setup process (on a mac) for a new machine is something like
What if it could be something like:
That would pull down the core dotfiles, setup the symlinks, grab all of the custom-config repos needed for the additional stuff specified and set those up as well.
See, grandiose.