From 1335679b107a7b172061369c05149887803c0518 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Thu, 17 May 2012 16:21:23 +0200 Subject: [PATCH] .zsh/functions/prompt --- .zsh/functions/prompt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.zsh/functions/prompt b/.zsh/functions/prompt index 6fe927b..487732b 100644 --- a/.zsh/functions/prompt +++ b/.zsh/functions/prompt @@ -13,3 +13,5 @@ fi printf '%s%s%s:%s%s%s%s ' \ "%{${fg[magenta]}%}" $hostname "%{${fg[default]}%}" \ "%(?.%{${fg[green]}%}.%{${fg[red]}%})" "%~" "%{${fg[default]}%}" + +printf "$(/home/slash/code/projects/ps1time/src/baps1)"