From 38a5492b5f123acf62b7bc0aa1c06a88a9aac2d7 Mon Sep 17 00:00:00 2001 From: Samuel Gräfenstein Date: Sun, 20 Dec 2020 16:28:52 +0100 Subject: Remove trailing whitespace (#1173) --- config/p10k-classic.zsh | 2 +- config/p10k-lean-8colors.zsh | 2 +- config/p10k-lean.zsh | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'config') diff --git a/config/p10k-classic.zsh b/config/p10k-classic.zsh index 2928baeb..7cc07437 100644 --- a/config/p10k-classic.zsh +++ b/config/p10k-classic.zsh @@ -828,7 +828,7 @@ ##############[ taskwarrior: taskwarrior task count (https://taskwarrior.org/) ]############## # Taskwarrior color. typeset -g POWERLEVEL9K_TASKWARRIOR_FOREGROUND=74 - + # Taskwarrior segment format. The following parameters are available within the expansion. # # - P9K_TASKWARRIOR_PENDING_COUNT The number of pending tasks: `task +PENDING count`. diff --git a/config/p10k-lean-8colors.zsh b/config/p10k-lean-8colors.zsh index 9a6e286c..fc201ed9 100644 --- a/config/p10k-lean-8colors.zsh +++ b/config/p10k-lean-8colors.zsh @@ -809,7 +809,7 @@ ##############[ taskwarrior: taskwarrior task count (https://taskwarrior.org/) ]############## # Taskwarrior color. typeset -g POWERLEVEL9K_TASKWARRIOR_FOREGROUND=6 - + # Taskwarrior segment format. The following parameters are available within the expansion. # # - P9K_TASKWARRIOR_PENDING_COUNT The number of pending tasks: `task +PENDING count`. diff --git a/config/p10k-lean.zsh b/config/p10k-lean.zsh index f08078dc..152104e4 100644 --- a/config/p10k-lean.zsh +++ b/config/p10k-lean.zsh @@ -805,7 +805,7 @@ ##############[ taskwarrior: taskwarrior task count (https://taskwarrior.org/) ]############## # Taskwarrior color. typeset -g POWERLEVEL9K_TASKWARRIOR_FOREGROUND=74 - + # Taskwarrior segment format. The following parameters are available within the expansion. # # - P9K_TASKWARRIOR_PENDING_COUNT The number of pending tasks: `task +PENDING count`. -- cgit v1.2.3