mirror of
https://github.com/corda/corda.git
synced 2025-02-21 09:51:57 +00:00
* Basic alias and autocomplete installation for bash in network bootstrapper * Address review comments * Update completion file if out of date * Refactoring * Some more minor tweaks * Use manifest revision rather than recalculating hash * Add zsh autocomplete compatibility * Actually write .zshrc file * Fix some descriptions * Only rewrite settings files if changes have been made, and make a backup if so. Some refactoring