aboutsummaryrefslogtreecommitdiff
path: root/env/.zshrc
diff options
context:
space:
mode:
authoriceyrazor <iceyrazor@mailfence.com>2026-06-23 23:27:19 -0500
committericeyrazor <iceyrazor@mailfence.com>2026-06-23 23:27:19 -0500
commit0b1f94508454788b6ae151dbbe1243520f83dc0a (patch)
tree77c1e6df2de3ca0bfb78a5b0ed9072c57871f99c /env/.zshrc
parent8ca7fdf7650a07c9d2aa276c5d5ae5a7698c401c (diff)
Squashed commit of the following: removed urlview
ps1 change removed urlview. replaced with urlview.sh i3blocks bar changes
Diffstat (limited to 'env/.zshrc')
-rwxr-xr-xenv/.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/env/.zshrc b/env/.zshrc
index 9d75855..91eb0ec 100755
--- a/env/.zshrc
+++ b/env/.zshrc
@@ -8,7 +8,7 @@ HISTSIZE=1000
SAVEHIST=1000
# End of lines configured by zsh-newuser-install
-PS1='%B%F{magenta}%n%B%F{yellow}@%B%F{magenta}%M %B%F{cyan}%1~ %B%F{default}∮ '
+PS1='%B%F{magenta}%n%B%F{yellow}@%B%F{magenta}%M %B%F{cyan}%1~ %B%F{default}$ '
tty | grep -q pts && test "$USER" = "iceyrazor" && PS1='%B%F{magenta}アイシライゾ%B%F{yellow}@%B%F{magenta}%M %B%F{cyan}%1~ %B%F{default}∮ '