From 851ccfefa0cecfb28180904d9d5051067a6e3a0c Mon Sep 17 00:00:00 2001 From: Akshay Date: Sat, 15 Jan 2022 12:48:23 +0530 Subject: minor --- programs/bash.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'programs') diff --git a/programs/bash.nix b/programs/bash.nix index fcde389..82e5c67 100644 --- a/programs/bash.nix +++ b/programs/bash.nix @@ -63,7 +63,7 @@ GIT_INDEX_MODIFIED_COLOR = "yellow"; BRANCH_COLOR = "bright black"; COMMIT_COLOR = "green"; - PF_INFO = "ascii title os kernel uptime pkgs shell "; + PF_INFO = "ascii title os kernel uptime pkgs shell"; PF_SEP = " "; PF_COL1 = 7; PF_COL2 = 7; -- cgit v1.2.3