feat: remove p10k space at EOL
This commit is contained in:
parent
8a3409d14b
commit
bb5d20e31c
1 changed files with 1 additions and 0 deletions
1
.zshenv
1
.zshenv
|
@ -11,6 +11,7 @@ export XDG_DATA_DIRS='/usr/local/share/:/usr/share/'
|
||||||
|
|
||||||
export ZDOTDIR="$HOME"/.config/zsh
|
export ZDOTDIR="$HOME"/.config/zsh
|
||||||
export HISTFILE="$XDG_STATE_HOME"/zsh/history
|
export HISTFILE="$XDG_STATE_HOME"/zsh/history
|
||||||
|
export ZLE_RPROMPT_INDENT=0
|
||||||
|
|
||||||
export LESSHISTFILE='-'
|
export LESSHISTFILE='-'
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue