Spaceship minimal config
This commit is contained in:
parent
d8b4cb7748
commit
a64b7f157e
1 changed files with 8 additions and 0 deletions
8
private_dot_config/spaceship.zsh
Normal file
8
private_dot_config/spaceship.zsh
Normal file
|
@ -0,0 +1,8 @@
|
|||
# Display time
|
||||
SPACESHIP_TIME_SHOW=false
|
||||
|
||||
# Display username always
|
||||
SPACESHIP_USER_SHOW=never
|
||||
|
||||
# Do not truncate path in repos
|
||||
SPACESHIP_DIR_TRUNC_REPO=false
|
Loading…
Add table
Reference in a new issue