From 2848795908f3a06d59acd50a0497eefd73157055 Mon Sep 17 00:00:00 2001 From: Dennis Eriksen Date: Mon, 29 Jun 2015 22:29:44 +0200 Subject: adding some readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index e69de29..7c6d129 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,6 @@ +A prompt which gives you different colors depending on the hostname of your +current host. This might be useful if you visit a large number of hosts, and +want some way to quickly and easily determine that you might be on the wrong +host. + +This project is still in very early development. -- cgit v1.2.3 From dc8c2290fb3d5ceaafdfc213cfc39fc0069d6312 Mon Sep 17 00:00:00 2001 From: Dennis Eriksen Date: Mon, 29 Jun 2015 22:36:31 +0200 Subject: added how you can test the prompt --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 7c6d129..d6ad081 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,6 @@ want some way to quickly and easily determine that you might be on the wrong host. This project is still in very early development. + +If you wish to test this, plase prompt_adam3_setup in your ``$fpath``, and run +``prompt adam3``. -- cgit v1.2.3