update tab title functions

This commit is contained in:
2026-04-22 14:00:51 -07:00
parent e994a270f2
commit 321eac0c33
2 changed files with 13 additions and 2 deletions
+2
View File
@@ -7,6 +7,8 @@ autoload -U colors && colors
PROMPT="%{$fg[cyan]%}%n%{$fg[white]%}@%{$fg[magenta]%}%m %{$fg[white]%}%~ %# "
RPROMPT=""
export HISTSIZE=50
export SAVEHIST=50
_zeesh_fresh_install=0