aboutsummaryrefslogtreecommitdiff
path: root/Shell/.zshrc
diff options
context:
space:
mode:
authorAryadev Chavali <aryadev@aryadevchavali.com>2024-12-30 18:33:48 +0000
committerAryadev Chavali <aryadev@aryadevchavali.com>2024-12-30 18:34:48 +0000
commit9867c1029c72d799c348ea2b013a384ed23b2039 (patch)
tree3927e5f34b3784546daf0dbcf8025b97528bc0d7 /Shell/.zshrc
parent30f92b7dba6724e9c22e77eca49dd1843dc11f1e (diff)
downloaddotfiles-9867c1029c72d799c348ea2b013a384ed23b2039.tar.gz
dotfiles-9867c1029c72d799c348ea2b013a384ed23b2039.tar.bz2
dotfiles-9867c1029c72d799c348ea2b013a384ed23b2039.zip
Change prompt
Diffstat (limited to 'Shell/.zshrc')
-rw-r--r--Shell/.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Shell/.zshrc b/Shell/.zshrc
index 838f233..bb850b7 100644
--- a/Shell/.zshrc
+++ b/Shell/.zshrc
@@ -35,7 +35,7 @@ autoload -U compinit
setopt autocd
export ZSH_THEME="af-magic"
PS1="%B%F{4}[%(4~|...|)%3~]
-%F{white}>> %b%f%k"
+%F{white}%F{0}%m%b%f> %k"
setopt BANG_HIST
setopt EXTENDED_HISTORY