X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=README;h=07026e7fb532d79da3718ef1525017dfbe32ade1;hb=45143ca819f5ebcb61385a3c7e4aa5905913f4f2;hp=8f290e04722a6881603993f7909d2e73fc779a3b;hpb=e76bb6b0b3d038c6800fddd4865e95cc1fc8f87d;p=dotfiles.git diff --git a/README b/README index 8f290e0..07026e7 100644 --- a/README +++ b/README @@ -1,8 +1,13 @@ -Dotfile for my work machine. +Dotfiles -Crontab can be installed to auto update the address book for all employees. +Run install.sh to load the dotfiles, the script assumes them being linked and +replaces the link with a link to this directory. -Programs needed that are not installed by default: -- mutt -- notmuch -- i3wm +To load the vim plugins you have to clone the repo recursively: + git clone --recursive https://github.com/KDercksen/dotfiles.git + +If you forgot the recursive flag you can do: + git submodule init + git submodule update + git submodule foreach git submodule init + git submodule foreach git submodule update