From cbc70afad34291dce81acdfccc8ce0f6ae2cf404 Mon Sep 17 00:00:00 2001 From: Dylan Date: Sat, 6 Feb 2016 10:57:50 +1100 Subject: [PATCH] Changelog --- 1.1.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/1.1.md b/1.1.md index cbc9debf..bbdb70c8 100644 --- a/1.1.md +++ b/1.1.md @@ -86,6 +86,9 @@ fetch --stdout memory # Print the output of memory and disk fetch --stdout disk +# Print the output of all functions excluding x +fetch --stdout --disable kernel packages gtktheme + ``` - Added `--stdout_seperator` and `$stdout_seperator` which takes a string and adds it
@@ -110,6 +113,8 @@ fetch --stdout disk gpu --stdout_seperator " | " - You can now display info without a subtitle. eg. `info memory` - Added `--disable` which allows you to stop an info line from appearing at launch.
+- Added `--underline` and `$underline` which allow you to toggle visibility of the
+underline at launch and in your config. ```sh # Stop cpu, gpu, disk and shell functions from being called