denysdovhan / dotfiles

My lovely dots ~/.💖
402 stars 61 forks source link

Re-defining spaceship theme #20

Open varya opened 4 years ago

varya commented 4 years ago

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?

denysdovhan commented 4 years ago

Stange, I should be configurable even in runtime.