Set wezterm options
This commit is contained in:
parent
abab350b3f
commit
846ceeca02
2 changed files with 2 additions and 2 deletions
2
.bashrc
2
.bashrc
|
|
@ -26,7 +26,7 @@ shopt -s checkwinsize
|
|||
|
||||
# set a fancy prompt (non-color, unless we know we "want" color)
|
||||
case "$TERM" in
|
||||
xterm-color|*-256color|alacritty) color_prompt=yes;;
|
||||
xterm-color|*-256color|alacritty|wezterm) color_prompt=yes;;
|
||||
esac
|
||||
|
||||
# uncomment for a colored prompt, if the terminal has the capability; turned
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue