all repos — nixfiles @ 3e8b0b63104acfd5a845ac56dc56d6284b7e16a9

System and user configuration, managed by nix and home-manager

zsh: Remove extra newline from pure prompt
Alan Pearce alan@alanpearce.co.uk
Sun, 15 Sep 2013 17:34:41 +0100
commit

3e8b0b63104acfd5a845ac56dc56d6284b7e16a9

parent

cd730eb37c5dba5897682b4d588ed428759bfe28

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M zsh/functions/pure/prompt_pure_setupzsh/functions/pure/prompt_pure_setup
@@ -48,7 +48,7 @@ 	# git info
 	vcs_info
 
-	print -P '\n%F{blue}%~%F{11}$vcs_info_msg_0_`prompt_pure_git_dirty` $prompt_pure_username%f %F{yellow}`prompt_pure_cmd_exec_time`%f'
+	print -P '%F{blue}%~%F{11}$vcs_info_msg_0_`prompt_pure_git_dirty` $prompt_pure_username%f %F{yellow}`prompt_pure_cmd_exec_time`%f'
 
 	# reset value since `preexec` isn't always triggered
 	unset cmd_timestamp