aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorSamuel Gräfenstein <git@samuelgrf.com>2020-12-20 18:28:52 +0300
committerGitHub <noreply@github.com>2020-12-20 18:28:52 +0300
commit38a5492b5f123acf62b7bc0aa1c06a88a9aac2d7 (patch)
tree3ae48fe46a1af3af7ae92ea347801d6812a277a1 /config
parenta5d0525c6a34b614a885ec6f1c3d8ff8ddfc9e45 (diff)
Remove trailing whitespace (#1173)
Diffstat (limited to 'config')
-rw-r--r--config/p10k-classic.zsh2
-rw-r--r--config/p10k-lean-8colors.zsh2
-rw-r--r--config/p10k-lean.zsh2
3 files changed, 3 insertions, 3 deletions
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`.