diff options
author | Dennis Eriksen <dennis@eriksen.im> | 2016-06-06 14:44:54 +0200 |
---|---|---|
committer | Dennis Eriksen <dennis@eriksen.im> | 2016-06-06 14:44:54 +0200 |
commit | b13d650df5e4b6864bd02a639a6a71543093e335 (patch) | |
tree | a34c8d236d16a2e61b3bbef3acf86915f3687a27 /README.md | |
parent | adding multicolouring based on hostname (diff) | |
parent | lets add some VCS info (diff) | |
download | adam3-b13d650df5e4b6864bd02a639a6a71543093e335.tar.gz |
pull up adam3
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -0,0 +1,9 @@ +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. + +If you wish to test this, plase prompt_adam3_setup in your ``$fpath``, and run +``prompt adam3``. |