Commit Graph

7 Commits

Author SHA1 Message Date
David Todd cea6f93354 Move the update scripts to root of repo
Also rework the variables in the environment to use /bin/true and
/bin/false instead of string representations of this. Might cause
problems, haven't tested yet
2021-01-11 22:20:28 -06:00
David Todd (c0de) 796c474750 move update scripts to bin 2018-10-22 23:27:44 -05:00
David Todd (c0de) ef9f2a40e0 License Update 2018-02-10 23:32:15 -06:00
David Todd (c0de) 56444c027c Finalize automatic updates
All instances of dotfiles from this point forward will
now ask to update automatically every 2 weeks

Delete ~/.dotfiles-update to restart the counter
2018-02-10 23:20:15 -06:00
David Todd (c0de) 3f71537d9d some tweaks
Added the _ to $DOTFILES to prevent it from appearing first in tab-completion
2018-02-10 23:20:07 -06:00
David Todd (c0de) c0431171d6 Fix setting this up 2018-02-10 22:02:53 -06:00
David Todd (c0de) 81301e3ccc Automatic updates
By default, this should prompt to update once every 14 days.
If user answers anything other than y/Y, wait until next cycle
If user answers y/Y, pull down the current branch's dotfiles
(ensure that your machine is on the correct branch if you have multiple)
2018-02-10 21:36:07 -06:00