X-Git-Url: https://arthur.barton.de/gitweb/?p=ax-zsh.git;a=blobdiff_plain;f=plugins%2F00-newline%2FREADME.md;fp=plugins%2F00-newline%2FREADME.md;h=3fd5fa8d4ecfc9de140f085d0b1b95d2c6639a4f;hp=0000000000000000000000000000000000000000;hb=77e572112e0f0641b75b8bf55bc9e42f18964f4b;hpb=4c7e0cacca25ceb1d6f2e3b87df074f9afe2677a diff --git a/plugins/00-newline/README.md b/plugins/00-newline/README.md new file mode 100644 index 0000000..3fd5fa8 --- /dev/null +++ b/plugins/00-newline/README.md @@ -0,0 +1,8 @@ +## 00-newline + +This is a somewhat "silly" plugin, which is run at the very beginning of the +initialization sequence and just prints a newline character. + +This can be handy when your terminal emulator or "login tools" print some +messages, but you want the ouput of your plugins and the first shell prompt +clearly separated.