summaryrefslogtreecommitdiffstats
path: root/.zsh
diff options
context:
space:
mode:
Diffstat (limited to '.zsh')
-rw-r--r--.zsh/functions/prompt2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zsh/functions/prompt b/.zsh/functions/prompt
index 487732b..87152a5 100644
--- a/.zsh/functions/prompt
+++ b/.zsh/functions/prompt
@@ -14,4 +14,4 @@ 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)"
+printf "$(/home/slash/code/projects/baps1/src/baps1)"