blob: 93b3570fea59f4b04962dceceaa2cc4be796d6df (
plain)
1
2
3
4
5
6
|
This configuration relies on external git repositories which are handled as
submodules. After the first clone use git submodule update --init to import all
the submodules.
Run ./deploy.sh to deploy dotfiles to the home dir.
Change the first line in deploy.sh to deploy to another dir.
|