summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2023-11-14 12:47:39 +0100
committerRaymaekers Luca <raymaekers.luca@gmail.com>2023-11-14 12:47:39 +0100
commit5c6e9b64eef36b98f05b85673089c6d8ef6b140d (patch)
treec345caa55d71a907636aae7cad57557b837a1cdc /config
parentb386965b95808a0ad78e6c1dedaefac4693aaad5 (diff)
won two characters of screen!
Diffstat (limited to 'config')
-rw-r--r--config/essentials/zsh/.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/essentials/zsh/.zshrc b/config/essentials/zsh/.zshrc
index 1de3e91..c590d54 100644
--- a/config/essentials/zsh/.zshrc
+++ b/config/essentials/zsh/.zshrc
@@ -153,7 +153,7 @@ command_not_found_handler () {
}
# prompt
-PS1=' %B%(#.%F{1}.%F{13})[%n%b%f@%B%F{6}%m]%b%f %3~ '
+PS1=' %B%(#.%F{1}.%F{13})%n%b%f@%B%F{6}%m%b%f %3~ '
RPROMPT='%F{blue}$(parse_git_remote)%f%F{red}$(parse_git_status)%f%F{green}$(parse_git_branch)%f%(?.. %?)'
setopt prompt_subst