My configs for safe keeping.
Directory structure:
dotfiles: collection of dotfilesinit_shell: shell initialization script
dotfiles in the local host can be collected by running a convenient script:
./collect_dotfiles.shTo copy dotfiles to the local host, execute the following script:
./update_dotfiles.shcd init_shell
./install_zsh.sh
# Launch zsh by executing the binary or re-login.
./install_packages.sh