kilpatty / dotfiles

My dotfiles for my personal computer and remote connections
MIT License
2 stars 0 forks source link

Add a script for updating in each file #11

Open kilpatty opened 6 years ago

kilpatty commented 6 years ago

Right now I have the update command aliased to a few of the most common update functionalities. That being said, I just installed rvm, and it may become cumbersome if I continually add update commands to that alias.

So I propose that I should create a new file in the scripts directory that serves a similar functionality to the install script. It scans the entire dotfile repo and searches for all update commands - runs them - and also has a few inbuilt commands as well.