$ # make sure we use zsh
$ sudo chsh --shell /usr/bin/zsh
$ # clone
$ git clone git@github.com:karamellpelle/karamellpelle-dot.git ~/Source/karamellpelle-dot
$ # install
$ cd Source/karamellpelle-dot/
$ ./install
Update submodules: git submodule update --remote --merge <path to submodule>
(ignore <path to submodule>
to update all)