1
0
Fork 0
mirror of synced 2024-09-20 20:42:53 -04:00
zimfw/tools
Jorrit Visser f818b1c787 bringup of install script
Basically what it says. This is an install script that can get called via shell (and we can curl it!).
A few niceties:

* Error handling for various problems
* Checks if other frameworks are installed, and backs them up
* Changes shell to zsh, without sudo

Its the oh-my-zsh installer, but very heavily modified. I wrote my own installer at first, but decided that reinventing the wheel was stupid.

There is one modification: Zim's template files are no longer prepended to .zshrc and .zlogin, but instead, .zshrc and .zlogin are backed up. During the writing and testing of the script I've had the prepending command mess up and paste the template lines in the middle of other lines in my .zshrc, multiple times. You simply don't want to risk that.
2017-05-20 17:29:11 +02:00
..
zim_build_cache [meta] add module and fixup tools 2016-09-02 18:28:29 -07:00
zim_clean_cache [tools] initial commit 2016-09-02 17:46:11 -07:00
zim_info [meta] use uname -a to prevent OS conflicts 2016-09-28 03:02:10 -07:00
zim_install bringup of install script 2017-05-20 17:29:11 +02:00
zim_issue [meta] use uname -a to prevent OS conflicts 2016-09-28 03:02:10 -07:00
zim_remove [tools] initial commit 2016-09-02 17:46:11 -07:00
zim_reset [tools] initial commit 2016-09-02 17:46:11 -07:00
zim_update [tools] zmanage update: track submodules 2017-01-21 08:25:30 -08:00