From c431438c8de2a47527d05bbb6df8c2ff869ad2e0 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Wed, 8 Mar 2017 11:45:51 +1300 Subject: More accurate description of default target --- README.markdown | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index cd91dd8b..05d53270 100644 --- a/README.markdown +++ b/README.markdown @@ -27,10 +27,23 @@ directory so you can explore: $ make install HOME="$tmpdir" $ env -i HOME="$tmpdir" TERM="$TERM" bash -l -The default target will install the core terminal-only files: cURL, Git, GnuPG, -vi/Vim, shell scripts and functions, and shell setup files. The remaining -dotfiles can be installed with the other targets. Take a look at the `Makefile` -to see what's available. +The default `install` target will install these targets and all their +dependencies: + +* `install-bash` +* `install-bin` +* `install-bin-man` +* `install-curl` +* `install-ex` +* `install-git` +* `install-gnupg` +* `install-less` +* `install-readline` +* `install-sh` +* `install-vim` + +The remaining dotfiles can be installed with the other `install-*` targets. Try +`bin/mftl Makefile` in the project's root directory to see a list. Tools ----- -- cgit v1.2.3