From bd3ad2e1b6c4b629aca3a7d04ea7483d2625f904 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 11 Jan 2021 23:42:12 +0100 Subject: Revert "zsh: prompt on bottom" This reverts commit 9794e23918b2b3305600c45bde8fd614d565036a. --- user-profiles/zsh/p10k.zsh | 2 -- 1 file changed, 2 deletions(-) (limited to 'user-profiles/zsh') diff --git a/user-profiles/zsh/p10k.zsh b/user-profiles/zsh/p10k.zsh index e1482036..d0dda29c 100644 --- a/user-profiles/zsh/p10k.zsh +++ b/user-profiles/zsh/p10k.zsh @@ -1575,5 +1575,3 @@ typeset -g POWERLEVEL9K_CONFIG_FILE=${${(%):-%x}:a} (( ${#p10k_config_opts} )) && setopt ${p10k_config_opts[@]} 'builtin' 'unset' 'p10k_config_opts' - -tput cup $LINES 0 -- cgit v1.2.3