settheme.zsh doesn't work on remote session

This commit is contained in:
Bartek Stalewski 2024-09-30 00:52:28 +02:00
parent 4d516d6b9d
commit 23b9233165
No known key found for this signature in database
4 changed files with 2 additions and 24 deletions

View file

@ -6,4 +6,3 @@ export XDG_STATE_HOME=$HOME/.local/state
export HISTFILE=$XDG_DATA_HOME/zsh/history
export HISTSIZE=10000
export SAVEHIST=$HISTSIZE
source $ZDOTDIR/settheme.zsh