Skip to content

Commit

Permalink
Merge pull request #298 from himkt/term-ghostty
Browse files Browse the repository at this point in the history
misc: specify xterm-256color
  • Loading branch information
himkt authored Jan 25, 2025
2 parents 649bfc5 + 090a36c commit 2bffe11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zsh/config.d/zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ export HISTFILE=$HOME/.zsh-history
export HISTSIZE=100000
export PYTHONDONTWRITEBYTECODE=1
export SAVEHIST=100000
export TERM=xterm-256color
export XDG_CONFIG_HOME=$HOME/.config

# tier2
Expand Down

0 comments on commit 2bffe11

Please sign in to comment.