X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=README;h=51a043462d7022a473e7e8c227b8750ea36615ae;hb=44e4477b6887e8d60585e7856304b439b0bd8919;hp=8f290e04722a6881603993f7909d2e73fc779a3b;hpb=e76bb6b0b3d038c6800fddd4865e95cc1fc8f87d;p=dotfiles.git diff --git a/README b/README index 8f290e0..51a0434 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/dopefishh/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