denysdovhan/dotfiles

Re-defining spaceship theme

varya opened this issue · 1 comments

varya commented

I'm using these spaceship variables to redefine terminal prompt.

export SPACESHIP_DIR_TRUNC=0
SPACESHIP_DIR_TRUNC_REPO=false

If I put them to custom/.zshrc, it does not work. At the moment, I had to change home/.zshrc to make it working. But I guess it has to be changeable in some nicer way?

Stange, I should be configurable even in runtime.