summaryrefslogtreecommitdiff
path: root/user-profiles
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2021-01-11 23:42:12 +0100
committerGregor Kleen <gkleen@yggdrasil.li>2021-01-11 23:42:12 +0100
commitbd3ad2e1b6c4b629aca3a7d04ea7483d2625f904 (patch)
treec5d472f68ca30aceb78b2900deb1af9414f02eff /user-profiles
parent9794e23918b2b3305600c45bde8fd614d565036a (diff)
downloadnixos-bd3ad2e1b6c4b629aca3a7d04ea7483d2625f904.tar
nixos-bd3ad2e1b6c4b629aca3a7d04ea7483d2625f904.tar.gz
nixos-bd3ad2e1b6c4b629aca3a7d04ea7483d2625f904.tar.bz2
nixos-bd3ad2e1b6c4b629aca3a7d04ea7483d2625f904.tar.xz
nixos-bd3ad2e1b6c4b629aca3a7d04ea7483d2625f904.zip
Revert "zsh: prompt on bottom"
This reverts commit 9794e23918b2b3305600c45bde8fd614d565036a.
Diffstat (limited to 'user-profiles')
-rw-r--r--user-profiles/zsh/p10k.zsh2
1 files changed, 0 insertions, 2 deletions
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}
1575 1575
1576(( ${#p10k_config_opts} )) && setopt ${p10k_config_opts[@]} 1576(( ${#p10k_config_opts} )) && setopt ${p10k_config_opts[@]}
1577'builtin' 'unset' 'p10k_config_opts' 1577'builtin' 'unset' 'p10k_config_opts'
1578
1579tput cup $LINES 0